Share via


CreationData.SourceResourceId Property

Definition

Gets or sets if createOption is Copy, this is the ARM id of the source snapshot or disk.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to