Partager via


ExportRequest.StorageKey Propriété

Définition

Obtient ou définit la clé de stockage à utiliser. Si le type de clé de stockage est SharedAccessKey, il doit être précédé de « ? ».

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à