Share via


ExtendedDatabaseBlobAuditingPolicyData.State Property

Definition

Specifies the state of the audit. If state is Enabled, storageEndpoint or isAzureMonitorTargetEnabled are required.

public Azure.ResourceManager.Sql.Models.BlobAuditingPolicyState? State { get; set; }
member this.State : Nullable<Azure.ResourceManager.Sql.Models.BlobAuditingPolicyState> with get, set
Public Property State As Nullable(Of BlobAuditingPolicyState)

Property Value

Applies to