Share via


CreationData.SourceUri Property

Definition

Gets or sets if createOption is Import, this is the URI of a blob to be imported into a managed disk.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to