DataMaskingPolicyGetResponse 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 data masking policy get request.
public class DataMaskingPolicyGetResponse : Microsoft.Azure.AzureOperationResponse
type DataMaskingPolicyGetResponse = class
inherit AzureOperationResponse
Public Class DataMaskingPolicyGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseDataMaskingPolicyGetResponse
Constructors
DataMaskingPolicyGetResponse() |
Initializes a new instance of the DataMaskingPolicyGetResponse class. |
Properties
DataMaskingPolicy |
Optional. Gets or sets the Azure Sql Database data masking policy. |