Partager via


IMicrosoftGraphProvisionedPlan.CapabilityStatus Property

Definition

For example, 'Enabled'.

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

Property Value

Attributes

Applies to