Interface ExpressRouteCrossConnectionPeering.UpdateStages.WithState
- All Known Subinterfaces:
ExpressRouteCrossConnectionPeering.Update
- Enclosing interface:
- ExpressRouteCrossConnectionPeering.UpdateStages
public static interface ExpressRouteCrossConnectionPeering.UpdateStages.WithState
The stage of Express Route Cross Connection Peering update allowing to specify the peering state.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the peering state.
-
Method Details
-
withState
Specifies the peering state.- Parameters:
state- the peering state- Returns:
- the next stage of the update
-