Freigeben über


ManagedClusterAgentPoolProfileProperties.OsType Eigenschaft

Definition

Ruft osType ab, das zum Angeben des Betriebssystemtyps verwendet werden soll, oder legt diesen fest. Wählen Sie zwischen Linux und Windows aus. Standardmäßig wird Linux verwendet. Mögliche Werte: "Linux", "Windows"

[Newtonsoft.Json.JsonProperty(PropertyName="osType")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.OSType OsType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osType")>]
member this.OsType : Microsoft.Azure.Management.ContainerService.Fluent.Models.OSType with get, set
Public Property OsType As OSType

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: