Partager via


IMicrosoftGraphProvisionedPlan.ProvisioningStatus Property

Definition

For example, 'Success'.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="For example, 'Success'.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="provisioningStatus", Update=true)]
public string ProvisioningStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="For example, 'Success'.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="provisioningStatus", Update=true)>]
member this.ProvisioningStatus : string with get, set
Public Property ProvisioningStatus As String

Property Value

Attributes

Applies to