次の方法で共有


CreationData.SourceUri プロパティ

定義

createOption が Import の場合、これはマネージド ディスクにインポートされる BLOB の URI を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象