你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DatabaseAuditModel Class
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.
public class DatabaseAuditModel : Microsoft.Azure.Commands.Sql.Auditing.Model.ServerAuditModel
type DatabaseAuditModel = class
inherit ServerAuditModel
Public Class DatabaseAuditModel
Inherits ServerAuditModel
- Inheritance
Constructors
DatabaseAuditModel() |
Properties
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) |