Compartilhar via


UpdateConfiguration.OperatingSystem Propriedade

Definição

Obtém ou define o sistema operacional de computadores de destino. Os valores possíveis incluem: 'Windows', 'Linux'

[Newtonsoft.Json.JsonProperty(PropertyName="operatingSystem")]
public Microsoft.Azure.Management.Automation.Models.OperatingSystemType OperatingSystem { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operatingSystem")>]
member this.OperatingSystem : Microsoft.Azure.Management.Automation.Models.OperatingSystemType with get, set
Public Property OperatingSystem As OperatingSystemType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a