AzureVmDiskDetails.CustomTargetDiskName Property

Definition

Gets or sets the custom target Azure disk name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to