ImageOSDisk.OsState Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to