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
innerMethods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager
managerMethods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById
getById, getByIdAsync, getByIdAsyncMethods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup
getByResourceGroup, getByResourceGroupAsync, getByResourceGroupAsyncMethods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing
list, listAsyncMethods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup
listByResourceGroup, listByResourceGroupAsync