Compartir a través de


ExportDatabaseDefinition.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="storageKeyType")]
public string StorageKeyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageKeyType")>]
member this.StorageKeyType : string with get, set
Public Property StorageKeyType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a