Share via


AzureVmDiskDetails.VhdType Property

Definition

Gets or sets vHD type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to