次の方法で共有


CreationData.SourceResourceId プロパティ

定義

createOption が Copy の場合は、ソース スナップショットまたはディスクの ARM ID を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象