Interface ExpressRouteCircuit

All Superinterfaces:
GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.ExpressRouteCircuitInner>, HasId, HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitInner>, HasManager<com.microsoft.azure.management.network.implementation.NetworkManager>, HasName, HasResourceGroup, Indexable, Refreshable<ExpressRouteCircuit>, Resource, Updatable<ExpressRouteCircuit.Update>, UpdatableWithTags<ExpressRouteCircuit>

@Beta(V1_4_0) public interface ExpressRouteCircuit extends GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.ExpressRouteCircuitInner>, Refreshable<ExpressRouteCircuit>, Updatable<ExpressRouteCircuit.Update>, UpdatableWithTags<ExpressRouteCircuit>
Entry point for Express Route Circuit management API in Azure.
  • Method Details

    • peerings

      Returns:
      entry point to manage express route peerings associated with express route circuit
    • sku

      Returns:
      the SKU type
    • isAllowClassicOperations

      boolean isAllowClassicOperations()
      Returns:
      the flag indicating if classic operations allowed
    • circuitProvisioningState

      String circuitProvisioningState()
      Returns:
      the CircuitProvisioningState state of the resource
    • serviceProviderProvisioningState

      ServiceProviderProvisioningState serviceProviderProvisioningState()
      The ServiceProviderProvisioningState state of the resource.
      Returns:
      serviceProviderProvisioningState
    • peeringsMap

      Returns:
      the peerings associated with this express route circuit, indexed by name
    • serviceKey

      String serviceKey()
      Returns:
      the ServiceKey
    • serviceProviderNotes

      String serviceProviderNotes()
      Returns:
      the ServiceProviderNotes
    • serviceProviderProperties

      Returns:
      the ServiceProviderProperties
    • provisioningState

      ProvisioningState provisioningState()
      Gets the provisioning state of the express route circuit resource.
      Returns:
      provisioningState