次の方法で共有


ImportClusterParameters.SasUris プロパティ

定義

インポート元のターゲット BLOB の SAS URI を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="sasUris")]
public System.Collections.Generic.IList<string> SasUris { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sasUris")>]
member this.SasUris : System.Collections.Generic.IList<string> with get, set
Public Property SasUris As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象