Compartilhar via


IStampCapacity.IsLinux Property

Definition

Is this a linux stamp capacity

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Is this a linux stamp capacity", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isLinux")]
public bool? IsLinux { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Is this a linux stamp capacity", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isLinux")>]
member this.IsLinux : Nullable<bool> with get, set
Public Property IsLinux As Nullable(Of Boolean)

Property Value

Attributes

Applies to