ExpressRouteCrossConnectionPeering.UpdateStages.WithState Interface

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 Type Method and Description
abstract Update withState(ExpressRoutePeeringState state)

Specifies the peering state.

Method Details

withState

public abstract ExpressRouteCrossConnectionPeering.Update withState(ExpressRoutePeeringState state)

Specifies the peering state.

Parameters:

state - the peering state

Returns:

the next stage of the update

Applies to