Compartir a través de


ClusterCreateProperties.OsType Propiedad

Definición

Obtiene o establece el tipo de sistema operativo. Entre los valores posibles se incluyen: "Windows", "Linux"

[Newtonsoft.Json.JsonProperty(PropertyName="osType")]
public string OsType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osType")>]
member this.OsType : string with get, set
Public Property OsType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a