ImageDisk.BlobUri Property

Definition

Gets or sets the Virtual Hard Disk.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to