@Beta(value=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>
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCrossConnectionPeering.DefinitionStages.Blank |
defineAzurePrivatePeering()
Begins definition of Azure private peering.
|
ExpressRouteCrossConnectionPeering.DefinitionStages.WithAdvertisedPublicPrefixes |
defineMicrosoftPeering()
Begins definition of Microsoft peering.
|
list, listAsyncgetById, getByIdAsync, getByIdAsyncgetByNameAsyncgetByNamedeleteByName, deleteByNameAsync, deleteByNameAsyncdeleteById, deleteByIdAsync, deleteByIdAsyncExpressRouteCrossConnectionPeering.DefinitionStages.Blank defineAzurePrivatePeering()
ExpressRouteCrossConnectionPeering.DefinitionStages.WithAdvertisedPublicPrefixes defineMicrosoftPeering()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/