Compartir a través de


StampCapacity.IsLinux Propiedad

Definición

Obtiene o establece es una capacidad de stamp de Linux.

[Newtonsoft.Json.JsonProperty(PropertyName="isLinux")]
public bool? IsLinux { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isLinux")>]
member this.IsLinux : Nullable<bool> with get, set
Public Property IsLinux As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a