InMageRcmReplicationDetails.OSType Property

Definition

Gets the type of the OS on the VM.

[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