ServerSecurityAlertPolicy.StorageAccountAccessKey Property

Definition

Gets or sets specifies the identifier key of the Threat Detection audit storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to