ServerAuditingPolicyModel 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 ServerAuditingPolicyModel : Microsoft.Azure.Commands.Sql.Auditing.Model.BaseTableAuditingPolicyModel
type ServerAuditingPolicyModel = class
inherit BaseTableAuditingPolicyModel
Public Class ServerAuditingPolicyModel
Inherits BaseTableAuditingPolicyModel
- Inheritance
Constructors
ServerAuditingPolicyModel() |
Properties
AuditState | (Inherited from AuditingPolicyModel) |
AuditType | |
EventType | (Inherited from BaseTableAuditingPolicyModel) |
FullAuditLogsTableName | (Inherited from BaseTableAuditingPolicyModel) |
ResourceGroupName | (Inherited from AuditingPolicyModel) |
RetentionInDays | (Inherited from AuditingPolicyModel) |
ServerName | (Inherited from AuditingPolicyModel) |
StorageAccountName | (Inherited from AuditingPolicyModel) |
StorageKeyType | (Inherited from AuditingPolicyModel) |
TableIdentifier | (Inherited from BaseTableAuditingPolicyModel) |