Delen via


AssetContainerSas.AssetContainerSasUrls Property

Definition

Gets or sets the list of Asset container SAS URLs.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to