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

156 строки
13 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig"
fullName: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig"
name: "Ipv6ExpressRouteCircuitPeeringConfig"
nameWithType: "Ipv6ExpressRouteCircuitPeeringConfig"
summary: "Contains IPv6 peering config."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **Ipv6ExpressRouteCircuitPeeringConfig**"
constructors:
- uid: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.Ipv6ExpressRouteCircuitPeeringConfig()"
fullName: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.Ipv6ExpressRouteCircuitPeeringConfig()"
name: "Ipv6ExpressRouteCircuitPeeringConfig()"
nameWithType: "Ipv6ExpressRouteCircuitPeeringConfig.Ipv6ExpressRouteCircuitPeeringConfig()"
syntax: "public Ipv6ExpressRouteCircuitPeeringConfig()"
methods:
- uid: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.microsoftPeeringConfig()"
fullName: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.microsoftPeeringConfig()"
name: "microsoftPeeringConfig()"
nameWithType: "Ipv6ExpressRouteCircuitPeeringConfig.microsoftPeeringConfig()"
summary: "Get the Microsoft peering configuration."
syntax: "public ExpressRouteCircuitPeeringConfig microsoftPeeringConfig()"
desc: "Get the Microsoft peering configuration."
returns:
description: "the microsoftPeeringConfig value"
type: "<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig&text=ExpressRouteCircuitPeeringConfig\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.primaryPeerAddressPrefix()"
fullName: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.primaryPeerAddressPrefix()"
name: "primaryPeerAddressPrefix()"
nameWithType: "Ipv6ExpressRouteCircuitPeeringConfig.primaryPeerAddressPrefix()"
summary: "Get the primary address prefix."
syntax: "public String primaryPeerAddressPrefix()"
desc: "Get the primary address prefix."
returns:
description: "the primaryPeerAddressPrefix value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.routeFilter()"
fullName: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.routeFilter()"
name: "routeFilter()"
nameWithType: "Ipv6ExpressRouteCircuitPeeringConfig.routeFilter()"
summary: "Get the reference to the Route<wbr>Filter resource."
syntax: "public SubResource routeFilter()"
desc: "Get the reference to the RouteFilter resource."
returns:
description: "the routeFilter value"
type: "<xref href=\"com.microsoft.azure.SubResource?alt=com.microsoft.azure.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.secondaryPeerAddressPrefix()"
fullName: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.secondaryPeerAddressPrefix()"
name: "secondaryPeerAddressPrefix()"
nameWithType: "Ipv6ExpressRouteCircuitPeeringConfig.secondaryPeerAddressPrefix()"
summary: "Get the secondary address prefix."
syntax: "public String secondaryPeerAddressPrefix()"
desc: "Get the secondary address prefix."
returns:
description: "the secondaryPeerAddressPrefix value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.state()"
fullName: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.state()"
name: "state()"
nameWithType: "Ipv6ExpressRouteCircuitPeeringConfig.state()"
summary: "Get the state of peering."
syntax: "public ExpressRouteCircuitPeeringState state()"
desc: "Get the state of peering. Possible values include: 'Disabled', 'Enabled'."
returns:
description: "the state value"
type: "<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState&text=ExpressRouteCircuitPeeringState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.withMicrosoftPeeringConfig(com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig)"
fullName: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig)"
name: "withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig)"
nameWithType: "Ipv6ExpressRouteCircuitPeeringConfig.withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig)"
summary: "Set the Microsoft peering configuration."
parameters:
- description: "the microsoftPeeringConfig value to set"
name: "microsoftPeeringConfig"
type: "<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig&text=ExpressRouteCircuitPeeringConfig\" data-throw-if-not-resolved=\"False\" />"
syntax: "public Ipv6ExpressRouteCircuitPeeringConfig withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig)"
desc: "Set the Microsoft peering configuration."
returns:
description: "the Ipv6ExpressRouteCircuitPeeringConfig object itself."
type: "<xref href=\"com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig?alt=com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig&text=Ipv6ExpressRouteCircuitPeeringConfig\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.withPrimaryPeerAddressPrefix(java.lang.String)"
fullName: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.withPrimaryPeerAddressPrefix(String primaryPeerAddressPrefix)"
name: "withPrimaryPeerAddressPrefix(String primaryPeerAddressPrefix)"
nameWithType: "Ipv6ExpressRouteCircuitPeeringConfig.withPrimaryPeerAddressPrefix(String primaryPeerAddressPrefix)"
summary: "Set the primary address prefix."
parameters:
- description: "the primaryPeerAddressPrefix value to set"
name: "primaryPeerAddressPrefix"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public Ipv6ExpressRouteCircuitPeeringConfig withPrimaryPeerAddressPrefix(String primaryPeerAddressPrefix)"
desc: "Set the primary address prefix."
returns:
description: "the Ipv6ExpressRouteCircuitPeeringConfig object itself."
type: "<xref href=\"com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig?alt=com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig&text=Ipv6ExpressRouteCircuitPeeringConfig\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.withRouteFilter(com.microsoft.azure.SubResource)"
fullName: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.withRouteFilter(SubResource routeFilter)"
name: "withRouteFilter(SubResource routeFilter)"
nameWithType: "Ipv6ExpressRouteCircuitPeeringConfig.withRouteFilter(SubResource routeFilter)"
summary: "Set the reference to the Route<wbr>Filter resource."
parameters:
- description: "the routeFilter value to set"
name: "routeFilter"
type: "<xref href=\"com.microsoft.azure.SubResource?alt=com.microsoft.azure.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
syntax: "public Ipv6ExpressRouteCircuitPeeringConfig withRouteFilter(SubResource routeFilter)"
desc: "Set the reference to the RouteFilter resource."
returns:
description: "the Ipv6ExpressRouteCircuitPeeringConfig object itself."
type: "<xref href=\"com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig?alt=com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig&text=Ipv6ExpressRouteCircuitPeeringConfig\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.withSecondaryPeerAddressPrefix(java.lang.String)"
fullName: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.withSecondaryPeerAddressPrefix(String secondaryPeerAddressPrefix)"
name: "withSecondaryPeerAddressPrefix(String secondaryPeerAddressPrefix)"
nameWithType: "Ipv6ExpressRouteCircuitPeeringConfig.withSecondaryPeerAddressPrefix(String secondaryPeerAddressPrefix)"
summary: "Set the secondary address prefix."
parameters:
- description: "the secondaryPeerAddressPrefix value to set"
name: "secondaryPeerAddressPrefix"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public Ipv6ExpressRouteCircuitPeeringConfig withSecondaryPeerAddressPrefix(String secondaryPeerAddressPrefix)"
desc: "Set the secondary address prefix."
returns:
description: "the Ipv6ExpressRouteCircuitPeeringConfig object itself."
type: "<xref href=\"com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig?alt=com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig&text=Ipv6ExpressRouteCircuitPeeringConfig\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.withState(com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState)"
fullName: "com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig.withState(ExpressRouteCircuitPeeringState state)"
name: "withState(ExpressRouteCircuitPeeringState state)"
nameWithType: "Ipv6ExpressRouteCircuitPeeringConfig.withState(ExpressRouteCircuitPeeringState state)"
summary: "Set the state of peering."
parameters:
- description: "the state value to set"
name: "state"
type: "<xref href=\"com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState?alt=com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState&text=ExpressRouteCircuitPeeringState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public Ipv6ExpressRouteCircuitPeeringConfig withState(ExpressRouteCircuitPeeringState state)"
desc: "Set the state of peering. Possible values include: 'Disabled', 'Enabled'."
returns:
description: "the Ipv6ExpressRouteCircuitPeeringConfig object itself."
type: "<xref href=\"com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig?alt=com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig&text=Ipv6ExpressRouteCircuitPeeringConfig\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Contains IPv6 peering config."
metadata: {}
package: "com.microsoft.azure.management.network"
artifact: com.microsoft.azure:azure-mgmt-network:1.41.4