Share via


DiskDetails.VhdId Property

Definition

Gets or sets the VHD Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to