ICommunicationServiceProperties.ProvisioningState Property

Definition

Provisioning state of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Description="Provisioning state of the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Support.CommunicationServicesProvisioningState) }, ReadOnly=true, Required=false, SerializedName="provisioningState")]
public Microsoft.Azure.PowerShell.Cmdlets.Communication.Support.CommunicationServicesProvisioningState? ProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Description="Provisioning state of the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Communication.Support.CommunicationServicesProvisioningState) }, ReadOnly=true, Required=false, SerializedName="provisioningState")>]
member this.ProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Communication.Support.CommunicationServicesProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of CommunicationServicesProvisioningState)

Property Value

Attributes

Applies to