Compartilhar via


AgentPoolInner.OsType Propriedade

Definição

Obtém ou define osType a ser usado para especificar o tipo de sistema operacional. Escolha entre Linux e Windows. Padrão para Linux. Os valores possíveis incluem: 'Linux', 'Windows'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a