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