ExtendedServerBlobAuditingPolicy.IsStorageSecondaryKeyInUse Property

Definition

Gets or sets specifies whether storageAccountAccessKey value is the storage's secondary key.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to