Interface ExpressRouteCrossConnections

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.network.implementation.NetworkManager>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<ExpressRouteCrossConnection>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup<ExpressRouteCrossConnection>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<ExpressRouteCrossConnection>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup<ExpressRouteCrossConnection>

    @Beta(V1_11_0)
    public interface ExpressRouteCrossConnections
    extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<ExpressRouteCrossConnection>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup<ExpressRouteCrossConnection>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup<ExpressRouteCrossConnection>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<ExpressRouteCrossConnection>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.network.implementation.NetworkManager>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner>
    Entry point to express route crosss connections management API in Azure.
    • Method Summary

      • 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.HasManager

        manager
      • 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.SupportsGettingByResourceGroup

        getByResourceGroup, getByResourceGroupAsync, getByResourceGroupAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing

        list, listAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup

        listByResourceGroup, listByResourceGroupAsync