Partilhar via


AgentPool.Os Propriedade

Definição

Obtém ou define o sistema operacional do computador do agente. Os valores possíveis incluem: 'Windows', 'Linux'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a