Interface ExpressRouteCircuitPeering

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.arm.models.HasId, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitPeeringInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.network.implementation.NetworkManager>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup, com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild<com.microsoft.azure.management.network.implementation.NetworkManager>, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<ExpressRouteCircuitPeering>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<ExpressRouteCircuitPeering.Update>

    @Beta(V1_4_0)
    public interface ExpressRouteCircuitPeering
    extends com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild<com.microsoft.azure.management.network.implementation.NetworkManager>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitPeeringInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<ExpressRouteCircuitPeering>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<ExpressRouteCircuitPeering.Update>
    Client-side representation of express route circuit peering object, associated with express route circuit.
    • Method Detail

      • azureAsn

        int azureAsn()
        Returns:
        the Azure ASN
      • peerAsn

        long peerAsn()
        Returns:
        the peer ASN
      • primaryPeerAddressPrefix

        String primaryPeerAddressPrefix()
        Returns:
        the primary address prefix
      • secondaryPeerAddressPrefix

        String secondaryPeerAddressPrefix()
        Returns:
        the secondary address prefix.
      • primaryAzurePort

        String primaryAzurePort()
        Returns:
        the primary port
      • secondaryAzurePort

        String secondaryAzurePort()
        Returns:
        the secondary port
      • sharedKey

        String sharedKey()
        Returns:
        the shared key
      • vlanId

        int vlanId()
        Returns:
        the VLAN ID
      • provisioningState

        String provisioningState()
        Gets the provisioning state of the resource.
        Returns:
        provisioningState
      • lastModifiedBy

        String lastModifiedBy()
        Returns:
        whether the provider or the customer last modified the peering