Partager via


OSDiskDetails.OSVhdId Property

Definition

Gets or sets the id of the disk containing the OS.

[Newtonsoft.Json.JsonProperty(PropertyName="osVhdId")]
public string OSVhdId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osVhdId")>]
member this.OSVhdId : string with get, set
Public Property OSVhdId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to