ExportClusterParameters.SasUri Property

Definition

Gets or sets SAS URI for the target directory to export to

[Newtonsoft.Json.JsonProperty(PropertyName="sasUri")]
public string SasUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sasUri")>]
member this.SasUri : string with get, set
Public Property SasUri As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to