Compartir a través de


ExtendedDatabaseBlobAuditingPolicy.IsStorageSecondaryKeyInUse Propiedad

Definición

Obtiene o establece especifica si el valor storageAccountAccessKey es la clave secundaria del almacenamiento.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isStorageSecondaryKeyInUse")]
public bool? IsStorageSecondaryKeyInUse { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isStorageSecondaryKeyInUse")>]
member this.IsStorageSecondaryKeyInUse : Nullable<bool> with get, set
Public Property IsStorageSecondaryKeyInUse As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a