Interface ExpressRouteCrossConnectionPeerings

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionPeeringsInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<ExpressRouteCrossConnection>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<ExpressRouteCrossConnectionPeering>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName<ExpressRouteCrossConnectionPeering>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync<ExpressRouteCrossConnectionPeering>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<ExpressRouteCrossConnectionPeering>

    @Beta(V1_11_0)
    public interface ExpressRouteCrossConnectionPeerings
    extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<ExpressRouteCrossConnectionPeering>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName<ExpressRouteCrossConnectionPeering>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<ExpressRouteCrossConnectionPeering>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync<ExpressRouteCrossConnectionPeering>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionPeeringsInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<ExpressRouteCrossConnection>
    Entry point for express route cross connection peerings management API in Azure.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      ExpressRouteCrossConnectionPeering.DefinitionStages.Blank defineAzurePrivatePeering()
      Begins definition of Azure private peering.
      ExpressRouteCrossConnectionPeering.DefinitionStages.WithAdvertisedPublicPrefixes defineMicrosoftPeering()
      Begins definition of Microsoft peering.
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

        inner
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent

        parent
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById

        deleteById, deleteByIdAsync, deleteByIdAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName

        deleteByName, deleteByNameAsync, deleteByNameAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById

        getById, getByIdAsync, getByIdAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName

        getByName
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync

        getByNameAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing

        list, listAsync