ServerBlobAuditingPolicyInner.IsStorageSecondaryKeyInUse Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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