Share via


DiskDetails.VhdName Property

Definition

Gets or sets the VHD name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to