Partager via


AzureBlobFileSystemConfiguration.SasKey Propriété

Définition

Obtient ou définit le jeton SAS de stockage 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Cette propriété s’exclue mutuellement avec accountKey et identity ; exactement un doit être spécifié.

S’applique à