Bagikan melalui


ISkuInformation.Enabled Property

Definition

The sku is enabled or not.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="The sku is enabled or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="enabled")]
public bool? Enabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="The sku is enabled or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="enabled")>]
member this.Enabled : Nullable<bool>
Public ReadOnly Property Enabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to