ExpressRouteCrossConnectionData.ServiceProviderProvisioningState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The provisioning state of the circuit in the connectivity provider system.
public Azure.ResourceManager.Network.Models.ServiceProviderProvisioningState? ServiceProviderProvisioningState { get; set; }
member this.ServiceProviderProvisioningState : Nullable<Azure.ResourceManager.Network.Models.ServiceProviderProvisioningState> with get, set
Public Property ServiceProviderProvisioningState As Nullable(Of ServiceProviderProvisioningState)