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