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

455 строки
24 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config
id: _express_route_circuit_peering_config
parent: com.microsoft.azure.management.network
children:
- com.microsoft.azure.management.network._express_route_circuit_peering_config.advertisedCommunities()
- com.microsoft.azure.management.network._express_route_circuit_peering_config.advertisedPublicPrefixes()
- com.microsoft.azure.management.network._express_route_circuit_peering_config.advertisedPublicPrefixesState()
- com.microsoft.azure.management.network._express_route_circuit_peering_config.customerASN()
- com.microsoft.azure.management.network._express_route_circuit_peering_config.legacyMode()
- com.microsoft.azure.management.network._express_route_circuit_peering_config.routingRegistryName()
- com.microsoft.azure.management.network._express_route_circuit_peering_config.withAdvertisedCommunities(List<String>)
- com.microsoft.azure.management.network._express_route_circuit_peering_config.withAdvertisedPublicPrefixes(List<String>)
- com.microsoft.azure.management.network._express_route_circuit_peering_config.withAdvertisedPublicPrefixesState(ExpressRouteCircuitPeeringAdvertisedPublicPrefixState)
- com.microsoft.azure.management.network._express_route_circuit_peering_config.withCustomerASN(Integer)
- com.microsoft.azure.management.network._express_route_circuit_peering_config.withLegacyMode(Integer)
- com.microsoft.azure.management.network._express_route_circuit_peering_config.withRoutingRegistryName(String)
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
langs:
- java
name: ExpressRouteCircuitPeeringConfig
nameWithType: ExpressRouteCircuitPeeringConfig
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
type: Class
source:
remote: &o0
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
branch: v1.3.0
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
startLine: 16
package: com.microsoft.azure.management.network
summary: <p>Specifies the peering configuration. </p>
syntax: &o1
content: public class ExpressRouteCircuitPeeringConfig
inheritance:
- java.lang.Object
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.advertisedCommunities()
id: advertisedCommunities()
parent: com.microsoft.azure.management.network._express_route_circuit_peering_config
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
langs:
- java
name: advertisedCommunities()
nameWithType: ExpressRouteCircuitPeeringConfig.advertisedCommunities()
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.advertisedCommunities()
overload: com.microsoft.azure.management.network._express_route_circuit_peering_config.advertisedCommunities*
type: Method
source:
remote: *o0
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
startLine: 81
package: com.microsoft.azure.management.network
summary: >-
<p>Get the advertisedCommunities value.</p>
<p></p>
syntax:
content: public List<String> advertisedCommunities()
return:
type: 7d60c20e
description: <p>the advertisedCommunities value </p>
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.advertisedPublicPrefixes()
id: advertisedPublicPrefixes()
parent: com.microsoft.azure.management.network._express_route_circuit_peering_config
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
langs:
- java
name: advertisedPublicPrefixes()
nameWithType: ExpressRouteCircuitPeeringConfig.advertisedPublicPrefixes()
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.advertisedPublicPrefixes()
overload: com.microsoft.azure.management.network._express_route_circuit_peering_config.advertisedPublicPrefixes*
type: Method
source:
remote: *o0
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
startLine: 61
package: com.microsoft.azure.management.network
summary: >-
<p>Get the advertisedPublicPrefixes value.</p>
<p></p>
syntax:
content: public List<String> advertisedPublicPrefixes()
return:
type: 7d60c20e
description: <p>the advertisedPublicPrefixes value </p>
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.advertisedPublicPrefixesState()
id: advertisedPublicPrefixesState()
parent: com.microsoft.azure.management.network._express_route_circuit_peering_config
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
langs:
- java
name: advertisedPublicPrefixesState()
nameWithType: ExpressRouteCircuitPeeringConfig.advertisedPublicPrefixesState()
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.advertisedPublicPrefixesState()
overload: com.microsoft.azure.management.network._express_route_circuit_peering_config.advertisedPublicPrefixesState*
type: Method
source:
remote: *o0
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
startLine: 101
package: com.microsoft.azure.management.network
summary: >-
<p>Get the advertisedPublicPrefixesState value.</p>
<p></p>
syntax:
content: public ExpressRouteCircuitPeeringAdvertisedPublicPrefixState advertisedPublicPrefixesState()
return:
type: com.microsoft.azure.management.network._express_route_circuit_peering_advertised_public_prefix_state
description: <p>the advertisedPublicPrefixesState value </p>
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.customerASN()
id: customerASN()
parent: com.microsoft.azure.management.network._express_route_circuit_peering_config
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
langs:
- java
name: customerASN()
nameWithType: ExpressRouteCircuitPeeringConfig.customerASN()
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.customerASN()
overload: com.microsoft.azure.management.network._express_route_circuit_peering_config.customerASN*
type: Method
source:
remote: *o0
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
startLine: 141
package: com.microsoft.azure.management.network
summary: >-
<p>Get the customerASN value.</p>
<p></p>
syntax:
content: public Integer customerASN()
return:
type: 08effaa0
description: <p>the customerASN value </p>
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.legacyMode()
id: legacyMode()
parent: com.microsoft.azure.management.network._express_route_circuit_peering_config
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
langs:
- java
name: legacyMode()
nameWithType: ExpressRouteCircuitPeeringConfig.legacyMode()
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.legacyMode()
overload: com.microsoft.azure.management.network._express_route_circuit_peering_config.legacyMode*
type: Method
source:
remote: *o0
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
startLine: 121
package: com.microsoft.azure.management.network
summary: >-
<p>Get the legacyMode value.</p>
<p></p>
syntax:
content: public Integer legacyMode()
return:
type: 08effaa0
description: <p>the legacyMode value </p>
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.routingRegistryName()
id: routingRegistryName()
parent: com.microsoft.azure.management.network._express_route_circuit_peering_config
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
langs:
- java
name: routingRegistryName()
nameWithType: ExpressRouteCircuitPeeringConfig.routingRegistryName()
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.routingRegistryName()
overload: com.microsoft.azure.management.network._express_route_circuit_peering_config.routingRegistryName*
type: Method
source:
remote: *o0
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
startLine: 161
package: com.microsoft.azure.management.network
summary: >-
<p>Get the routingRegistryName value.</p>
<p></p>
syntax:
content: public String routingRegistryName()
return:
type: "26831127"
description: <p>the routingRegistryName value </p>
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.withAdvertisedCommunities(List<String>)
id: withAdvertisedCommunities(List<String>)
parent: com.microsoft.azure.management.network._express_route_circuit_peering_config
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
langs:
- java
name: withAdvertisedCommunities(List<String> advertisedCommunities)
nameWithType: ExpressRouteCircuitPeeringConfig.withAdvertisedCommunities(List<String> advertisedCommunities)
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.withAdvertisedCommunities(List<String> advertisedCommunities)
overload: com.microsoft.azure.management.network._express_route_circuit_peering_config.withAdvertisedCommunities*
type: Method
source:
remote: *o0
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
startLine: 91
package: com.microsoft.azure.management.network
summary: >-
<p>Set the advertisedCommunities value.</p>
<p></p>
syntax:
content: public ExpressRouteCircuitPeeringConfig withAdvertisedCommunities(List<String> advertisedCommunities)
parameters:
- id: advertisedCommunities
type: 7d60c20e
description: <p>the advertisedCommunities value to set </p>
return:
type: com.microsoft.azure.management.network._express_route_circuit_peering_config
description: <p>the ExpressRouteCircuitPeeringConfig object itself. </p>
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.withAdvertisedPublicPrefixes(List<String>)
id: withAdvertisedPublicPrefixes(List<String>)
parent: com.microsoft.azure.management.network._express_route_circuit_peering_config
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
langs:
- java
name: withAdvertisedPublicPrefixes(List<String> advertisedPublicPrefixes)
nameWithType: ExpressRouteCircuitPeeringConfig.withAdvertisedPublicPrefixes(List<String> advertisedPublicPrefixes)
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.withAdvertisedPublicPrefixes(List<String> advertisedPublicPrefixes)
overload: com.microsoft.azure.management.network._express_route_circuit_peering_config.withAdvertisedPublicPrefixes*
type: Method
source:
remote: *o0
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
startLine: 71
package: com.microsoft.azure.management.network
summary: >-
<p>Set the advertisedPublicPrefixes value.</p>
<p></p>
syntax:
content: public ExpressRouteCircuitPeeringConfig withAdvertisedPublicPrefixes(List<String> advertisedPublicPrefixes)
parameters:
- id: advertisedPublicPrefixes
type: 7d60c20e
description: <p>the advertisedPublicPrefixes value to set </p>
return:
type: com.microsoft.azure.management.network._express_route_circuit_peering_config
description: <p>the ExpressRouteCircuitPeeringConfig object itself. </p>
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.withAdvertisedPublicPrefixesState(ExpressRouteCircuitPeeringAdvertisedPublicPrefixState)
id: withAdvertisedPublicPrefixesState(ExpressRouteCircuitPeeringAdvertisedPublicPrefixState)
parent: com.microsoft.azure.management.network._express_route_circuit_peering_config
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
langs:
- java
name: withAdvertisedPublicPrefixesState(ExpressRouteCircuitPeeringAdvertisedPublicPrefixState advertisedPublicPrefixesState)
nameWithType: ExpressRouteCircuitPeeringConfig.withAdvertisedPublicPrefixesState(ExpressRouteCircuitPeeringAdvertisedPublicPrefixState advertisedPublicPrefixesState)
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.withAdvertisedPublicPrefixesState(ExpressRouteCircuitPeeringAdvertisedPublicPrefixState advertisedPublicPrefixesState)
overload: com.microsoft.azure.management.network._express_route_circuit_peering_config.withAdvertisedPublicPrefixesState*
type: Method
source:
remote: *o0
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
startLine: 111
package: com.microsoft.azure.management.network
summary: >-
<p>Set the advertisedPublicPrefixesState value.</p>
<p></p>
syntax:
content: public ExpressRouteCircuitPeeringConfig withAdvertisedPublicPrefixesState(ExpressRouteCircuitPeeringAdvertisedPublicPrefixState advertisedPublicPrefixesState)
parameters:
- id: advertisedPublicPrefixesState
type: com.microsoft.azure.management.network._express_route_circuit_peering_advertised_public_prefix_state
description: <p>the advertisedPublicPrefixesState value to set </p>
return:
type: com.microsoft.azure.management.network._express_route_circuit_peering_config
description: <p>the ExpressRouteCircuitPeeringConfig object itself. </p>
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.withCustomerASN(Integer)
id: withCustomerASN(Integer)
parent: com.microsoft.azure.management.network._express_route_circuit_peering_config
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
langs:
- java
name: withCustomerASN(Integer customerASN)
nameWithType: ExpressRouteCircuitPeeringConfig.withCustomerASN(Integer customerASN)
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.withCustomerASN(Integer customerASN)
overload: com.microsoft.azure.management.network._express_route_circuit_peering_config.withCustomerASN*
type: Method
source:
remote: *o0
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
startLine: 151
package: com.microsoft.azure.management.network
summary: >-
<p>Set the customerASN value.</p>
<p></p>
syntax:
content: public ExpressRouteCircuitPeeringConfig withCustomerASN(Integer customerASN)
parameters:
- id: customerASN
type: 08effaa0
description: <p>the customerASN value to set </p>
return:
type: com.microsoft.azure.management.network._express_route_circuit_peering_config
description: <p>the ExpressRouteCircuitPeeringConfig object itself. </p>
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.withLegacyMode(Integer)
id: withLegacyMode(Integer)
parent: com.microsoft.azure.management.network._express_route_circuit_peering_config
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
langs:
- java
name: withLegacyMode(Integer legacyMode)
nameWithType: ExpressRouteCircuitPeeringConfig.withLegacyMode(Integer legacyMode)
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.withLegacyMode(Integer legacyMode)
overload: com.microsoft.azure.management.network._express_route_circuit_peering_config.withLegacyMode*
type: Method
source:
remote: *o0
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
startLine: 131
package: com.microsoft.azure.management.network
summary: >-
<p>Set the legacyMode value.</p>
<p></p>
syntax:
content: public ExpressRouteCircuitPeeringConfig withLegacyMode(Integer legacyMode)
parameters:
- id: legacyMode
type: 08effaa0
description: <p>the legacyMode value to set </p>
return:
type: com.microsoft.azure.management.network._express_route_circuit_peering_config
description: <p>the ExpressRouteCircuitPeeringConfig object itself. </p>
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.withRoutingRegistryName(String)
id: withRoutingRegistryName(String)
parent: com.microsoft.azure.management.network._express_route_circuit_peering_config
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
langs:
- java
name: withRoutingRegistryName(String routingRegistryName)
nameWithType: ExpressRouteCircuitPeeringConfig.withRoutingRegistryName(String routingRegistryName)
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.withRoutingRegistryName(String routingRegistryName)
overload: com.microsoft.azure.management.network._express_route_circuit_peering_config.withRoutingRegistryName*
type: Method
source:
remote: *o0
path: azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/ExpressRouteCircuitPeeringConfig.java
startLine: 171
package: com.microsoft.azure.management.network
summary: >-
<p>Set the routingRegistryName value.</p>
<p></p>
syntax:
content: public ExpressRouteCircuitPeeringConfig withRoutingRegistryName(String routingRegistryName)
parameters:
- id: routingRegistryName
type: "26831127"
description: <p>the routingRegistryName value to set </p>
return:
type: com.microsoft.azure.management.network._express_route_circuit_peering_config
description: <p>the ExpressRouteCircuitPeeringConfig object itself. </p>
references:
- uid: 7d60c20e
spec.java:
- name: List<String>
fullName: List<String>
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.advertisedPublicPrefixes*
name: advertisedPublicPrefixes
nameWithType: ExpressRouteCircuitPeeringConfig.advertisedPublicPrefixes
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.advertisedPublicPrefixes
package: com.microsoft.azure.management.network
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.withAdvertisedPublicPrefixes*
name: withAdvertisedPublicPrefixes
nameWithType: ExpressRouteCircuitPeeringConfig.withAdvertisedPublicPrefixes
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.withAdvertisedPublicPrefixes
package: com.microsoft.azure.management.network
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.advertisedCommunities*
name: advertisedCommunities
nameWithType: ExpressRouteCircuitPeeringConfig.advertisedCommunities
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.advertisedCommunities
package: com.microsoft.azure.management.network
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.withAdvertisedCommunities*
name: withAdvertisedCommunities
nameWithType: ExpressRouteCircuitPeeringConfig.withAdvertisedCommunities
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.withAdvertisedCommunities
package: com.microsoft.azure.management.network
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.advertisedPublicPrefixesState*
name: advertisedPublicPrefixesState
nameWithType: ExpressRouteCircuitPeeringConfig.advertisedPublicPrefixesState
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.advertisedPublicPrefixesState
package: com.microsoft.azure.management.network
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.withAdvertisedPublicPrefixesState*
name: withAdvertisedPublicPrefixesState
nameWithType: ExpressRouteCircuitPeeringConfig.withAdvertisedPublicPrefixesState
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.withAdvertisedPublicPrefixesState
package: com.microsoft.azure.management.network
- uid: 08effaa0
spec.java:
- name: Integer
fullName: Integer
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.legacyMode*
name: legacyMode
nameWithType: ExpressRouteCircuitPeeringConfig.legacyMode
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.legacyMode
package: com.microsoft.azure.management.network
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.withLegacyMode*
name: withLegacyMode
nameWithType: ExpressRouteCircuitPeeringConfig.withLegacyMode
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.withLegacyMode
package: com.microsoft.azure.management.network
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.customerASN*
name: customerASN
nameWithType: ExpressRouteCircuitPeeringConfig.customerASN
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.customerASN
package: com.microsoft.azure.management.network
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.withCustomerASN*
name: withCustomerASN
nameWithType: ExpressRouteCircuitPeeringConfig.withCustomerASN
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.withCustomerASN
package: com.microsoft.azure.management.network
- uid: "26831127"
spec.java:
- name: String
fullName: String
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.routingRegistryName*
name: routingRegistryName
nameWithType: ExpressRouteCircuitPeeringConfig.routingRegistryName
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.routingRegistryName
package: com.microsoft.azure.management.network
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config.withRoutingRegistryName*
name: withRoutingRegistryName
nameWithType: ExpressRouteCircuitPeeringConfig.withRoutingRegistryName
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig.withRoutingRegistryName
package: com.microsoft.azure.management.network
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_advertised_public_prefix_state
parent: com.microsoft.azure.management.network
href: com.microsoft.azure.management.network._express_route_circuit_peering_advertised_public_prefix_state.yml
name: ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
nameWithType: ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
type: Class
summary: <p>Defines values for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState. </p>
syntax:
content: public class ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
- uid: com.microsoft.azure.management.network._express_route_circuit_peering_config
parent: com.microsoft.azure.management.network
href: com.microsoft.azure.management.network._express_route_circuit_peering_config.yml
name: ExpressRouteCircuitPeeringConfig
nameWithType: ExpressRouteCircuitPeeringConfig
fullName: com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
type: Class
summary: <p>Specifies the peering configuration. </p>
syntax: *o1