Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
DatabaseAuditModel Class
Definition
- Namespace:
- Microsoft.Azure.Commands.Sql.Auditing.Model
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.Sql.dll
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.
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) |
