azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

59 строки
10 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.ExpressRouteCircuitPeerings"
fullName: "com.microsoft.azure.management.network.ExpressRouteCircuitPeerings"
name: "ExpressRouteCircuitPeerings"
nameWithType: "ExpressRouteCircuitPeerings"
summary: "Entry point for express route circuit peerings management API in Azure."
syntax: "public interface **ExpressRouteCircuitPeerings**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing&text=SupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeering?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeering&text=ExpressRouteCircuitPeering\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName&text=SupportsGettingByName\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeering?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeering&text=ExpressRouteCircuitPeering\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById&text=SupportsGettingById\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeering?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeering&text=ExpressRouteCircuitPeering\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync&text=SupportsGettingByNameAsync\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeering?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeering&text=ExpressRouteCircuitPeering\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName&text=SupportsDeletingByName\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById&text=SupportsDeletingById\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.implementation.ExpressRouteCircuitPeeringsInner?alt=com.microsoft.azure.management.network.implementation.ExpressRouteCircuitPeeringsInner&text=ExpressRouteCircuitPeeringsInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent&text=HasParent\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuit?alt=com.microsoft.azure.management.network.ExpressRouteCircuit&text=ExpressRouteCircuit\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.network.ExpressRouteCircuitPeerings.defineAzurePrivatePeering()"
fullName: "com.microsoft.azure.management.network.ExpressRouteCircuitPeerings.defineAzurePrivatePeering()"
name: "defineAzurePrivatePeering()"
nameWithType: "ExpressRouteCircuitPeerings.defineAzurePrivatePeering()"
summary: "Begins definition of Azure private peering."
modifiers:
- "abstract"
syntax: "public abstract ExpressRouteCircuitPeering.DefinitionStages.Blank defineAzurePrivatePeering()"
desc: "Begins definition of Azure private peering."
returns:
description: "next peering definition stage"
type: "<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.Blank?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ExpressRouteCircuitPeerings.defineAzurePublicPeering()"
fullName: "com.microsoft.azure.management.network.ExpressRouteCircuitPeerings.defineAzurePublicPeering()"
name: "defineAzurePublicPeering()"
nameWithType: "ExpressRouteCircuitPeerings.defineAzurePublicPeering()"
summary: "Begins definition of Azure public peering."
modifiers:
- "abstract"
syntax: "public abstract ExpressRouteCircuitPeering.DefinitionStages.Blank defineAzurePublicPeering()"
desc: "Begins definition of Azure public peering."
returns:
description: "next peering definition stage"
type: "<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.Blank?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.ExpressRouteCircuitPeerings.defineMicrosoftPeering()"
fullName: "com.microsoft.azure.management.network.ExpressRouteCircuitPeerings.defineMicrosoftPeering()"
name: "defineMicrosoftPeering()"
nameWithType: "ExpressRouteCircuitPeerings.defineMicrosoftPeering()"
summary: "Begins definition of Microsoft peering."
modifiers:
- "abstract"
syntax: "public abstract ExpressRouteCircuitPeering.DefinitionStages.WithAdvertisedPublicPrefixes defineMicrosoftPeering()"
desc: "Begins definition of Microsoft peering."
returns:
description: "next peering definition stage"
type: "<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.WithAdvertisedPublicPrefixes?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.WithAdvertisedPublicPrefixes&text=WithAdvertisedPublicPrefixes\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Entry point for express route circuit peerings management API in Azure."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById&text=SupportsGettingById\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeering?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeering&text=ExpressRouteCircuitPeering\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName&text=SupportsGettingByName\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeering?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeering&text=ExpressRouteCircuitPeering\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync?alt=com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync&text=SupportsGettingByNameAsync\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeering?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeering&text=ExpressRouteCircuitPeering\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent?alt=com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent&text=HasParent\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuit?alt=com.microsoft.azure.management.network.ExpressRouteCircuit&text=ExpressRouteCircuit\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById&text=SupportsDeletingById\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName&text=SupportsDeletingByName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing?alt=com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing&text=SupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeering?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeering&text=ExpressRouteCircuitPeering\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.network.implementation.ExpressRouteCircuitPeeringsInner?alt=com.microsoft.azure.management.network.implementation.ExpressRouteCircuitPeeringsInner&text=ExpressRouteCircuitPeeringsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4