| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ExpressRouteCircuitPeeringState |
ExpressRouteCircuitPeeringState.DISABLED
Static value Disabled for ExpressRouteCircuitPeeringState.
|
static ExpressRouteCircuitPeeringState |
ExpressRouteCircuitPeeringState.ENABLED
Static value Enabled for ExpressRouteCircuitPeeringState.
|
| Modifier and Type | Method and Description |
|---|---|
static ExpressRouteCircuitPeeringState |
ExpressRouteCircuitPeeringState.fromString(String name)
Creates or finds a ExpressRouteCircuitPeeringState from its string representation.
|
ExpressRouteCircuitPeeringState |
Ipv6ExpressRouteCircuitPeeringConfig.state()
Get the state property: The state of peering.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv6ExpressRouteCircuitPeeringConfig |
Ipv6ExpressRouteCircuitPeeringConfig.withState(ExpressRouteCircuitPeeringState state)
Set the state property: The state of peering.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.