Partager via


KubernetesRole.HostPlatform Propriété

Définition

Obtient ou définit le système d’exploitation hôte pris en charge par le rôle Kubernetes. Les valeurs possibles sont les suivantes : « Windows », « Linux »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à