Interface ExpressRouteCrossConnectionPeering.DefinitionStages.WithState
- All Known Subinterfaces:
ExpressRouteCrossConnectionPeering.Definition,ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate
- Enclosing interface:
ExpressRouteCrossConnectionPeering.DefinitionStages
public static interface ExpressRouteCrossConnectionPeering.DefinitionStages.WithState
The stage of Express Route Cross Connection Peering definition allowing to specify the peering state.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the peering state.
-
Method Details
-
withState
ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate withState(ExpressRoutePeeringState state) Specifies the peering state.- Parameters:
state- the peering state- Returns:
- the next stage of the definition
-