Compartir a través de


DatabaseExtensions.StorageKeyType Propiedad

Definición

Obtiene o establece el tipo de clave de almacenamiento. Entre los valores posibles se incluyen: "SharedAccessKey", "StorageAccessKey"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a