Interface ExpressRouteCrossConnection.UpdateStages.WithServiceProviderProviosioningState
- All Known Subinterfaces:
ExpressRouteCrossConnection.Update
- Enclosing interface:
ExpressRouteCrossConnection.UpdateStages
public static interface ExpressRouteCrossConnection.UpdateStages.WithServiceProviderProviosioningState
The stage of express route cross connection update allowing to specify service provider provisioning state.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the service provider provisioning state for the express route cross connection.
-
Method Details
-
withServiceProviderProvisioningState
ExpressRouteCrossConnection.Update withServiceProviderProvisioningState(ServiceProviderProvisioningState state) Specifies the service provider provisioning state for the express route cross connection.- Parameters:
state- the service provider provisioning state- Returns:
- next stage of update
-