public static interface ExpressRouteCrossConnectionPeering.DefinitionStages.WithState
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate |
withState(ExpressRoutePeeringState state)
Specifies the peering state.
|
ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate withState(ExpressRoutePeeringState state)
state - the peering state/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/