Partilhar via


Image.OsType Propriedade

Definição

Obtém o tipo de sistema operacional da imagem. Os valores possíveis incluem: 'Windows', 'Linux'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.osType")]
public Microsoft.Azure.Management.LabServices.Models.OsType? OsType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.osType")>]
member this.OsType : Nullable<Microsoft.Azure.Management.LabServices.Models.OsType>
Public ReadOnly Property OsType As Nullable(Of OsType)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a