ExpressRouteCrossConnectionPeering.DefinitionStages.WithState Interface

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

Specifies the peering state.

Method Details

withState

public abstract ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate withState(ExpressRoutePeeringState state)

Specifies the peering state.

Parameters:

state - the peering state

Returns:

the next stage of the definition

Applies to