AssetContainerSas.AssetContainerSasUrls プロパティ

定義

資産コンテナーの SAS URL の一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象