Share via


DatabaseAuditModel Class

Definition

public class DatabaseAuditModel : Microsoft.Azure.Commands.Sql.Auditing.Model.ServerAuditModel
type DatabaseAuditModel = class
    inherit ServerAuditModel
Public Class DatabaseAuditModel
Inherits ServerAuditModel
Inheritance

Constructors

Name Description
DatabaseAuditModel()

Properties

Name Description
AuditAction
AuditActionGroup (Inherited from ServerAuditModel)
BlobStorageTargetState (Inherited from ServerDevOpsAuditModel)
DatabaseName
EventHubAuthorizationRuleResourceId (Inherited from ServerDevOpsAuditModel)
EventHubName (Inherited from ServerDevOpsAuditModel)
EventHubTargetState (Inherited from ServerDevOpsAuditModel)
IsManagedIdentityInUse (Inherited from ServerDevOpsAuditModel)
LogAnalyticsTargetState (Inherited from ServerDevOpsAuditModel)
PredicateExpression (Inherited from ServerAuditModel)
ResourceGroupName (Inherited from ServerDevOpsAuditModel)
RetentionInDays (Inherited from ServerAuditModel)
ServerName (Inherited from ServerDevOpsAuditModel)
StorageAccountResourceId (Inherited from ServerDevOpsAuditModel)
StorageKeyType (Inherited from ServerAuditModel)
UseIdentity (Inherited from ServerDevOpsAuditModel)
WorkspaceResourceId (Inherited from ServerDevOpsAuditModel)

Applies to