다음을 통해 공유


RestorePointSourceVMOSDisk.OsType Property

Definition

Gets the Operating System type. Possible values include: 'Windows', 'Linux'

[Newtonsoft.Json.JsonProperty(PropertyName="osType")]
public string OsType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osType")>]
member this.OsType : string
Public ReadOnly Property OsType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to