Compartir a través de


ImageOSDisk.OsState Propiedad

Definición

Obtiene o establece el estado del sistema operativo. Entre los valores posibles se incluyen: "Generalizado", "Specialized"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a