ServerAuditingPolicyGetResponse 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.
Represents the response to a get database auditing policy request.
public class ServerAuditingPolicyGetResponse : Microsoft.Azure.AzureOperationResponse
type ServerAuditingPolicyGetResponse = class
inherit AzureOperationResponse
Public Class ServerAuditingPolicyGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseServerAuditingPolicyGetResponse
Constructors
ServerAuditingPolicyGetResponse() |
Initializes a new instance of the ServerAuditingPolicyGetResponse class. |
Properties
AuditingPolicy |
Optional. Gets or sets the Azure Sql Database server auditing policy. |