Share via


AccessUri.AccessSAS Property

Definition

Gets a SAS uri for accessing a disk.

[Newtonsoft.Json.JsonProperty(PropertyName="accessSAS")]
public string AccessSAS { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accessSAS")>]
member this.AccessSAS : string
Public ReadOnly Property AccessSAS As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to