BaseAuditingPolicyProperties.StorageAccountKey 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.
Optional. Gets the primary storage account key of the Azure SQL Database server auditing policy.
public string StorageAccountKey { get; set; }
member this.StorageAccountKey : string with get, set
Public Property StorageAccountKey As String