Sdílet prostřednictvím


ImportClusterParameters.SasUris Property

Definition

Gets or sets SAS URIs for the target blobs to import from

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to