Partager via


ManagedClusterVersionDetails.OsType Propriété

Définition

Obtient ou définit indique le système d’exploitation du cluster. Les valeurs possibles sont les suivantes : « Windows », « Ubuntu », « RedHat », « Ubuntu18_04 »

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à