Interface ExpressRouteCrossConnections
- All Superinterfaces:
HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner>
,HasManager<com.microsoft.azure.management.network.implementation.NetworkManager>
,SupportsGettingById<ExpressRouteCrossConnection>
,SupportsGettingByResourceGroup<ExpressRouteCrossConnection>
,SupportsListing<ExpressRouteCrossConnection>
,SupportsListingByResourceGroup<ExpressRouteCrossConnection>
@Beta(V1_11_0)
public interface ExpressRouteCrossConnections
extends SupportsListing<ExpressRouteCrossConnection>, SupportsListingByResourceGroup<ExpressRouteCrossConnection>, SupportsGettingByResourceGroup<ExpressRouteCrossConnection>, SupportsGettingById<ExpressRouteCrossConnection>, HasManager<com.microsoft.azure.management.network.implementation.NetworkManager>, 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