Share via


AzureVmDiskDetails.TargetDiskLocation Property

Definition

Gets or sets blob uri of the Azure disk.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to