Condividi tramite


AzureBlobFileSystemConfiguration.SasKey Proprietà

Definizione

Ottiene o imposta il token di firma di accesso condiviso di Archiviazione di Azure.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Questa proprietà si escludono a vicenda sia con accountKey che con identità; deve essere specificato esattamente uno.

Si applica a