DataMaskingPolicyProperties 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 properties of an Azure SQL Database data masking policy.
public class DataMaskingPolicyProperties
type DataMaskingPolicyProperties = class
Public Class DataMaskingPolicyProperties
- Inheritance
-
DataMaskingPolicyProperties
Constructors
DataMaskingPolicyProperties() |
Initializes a new instance of the DataMaskingPolicyProperties class. |
DataMaskingPolicyProperties(String, String) |
Initializes a new instance of the DataMaskingPolicyProperties class with required arguments. |
Properties
DataMaskingState |
Required. Gets or sets the state of the data masking policy. |
ExemptPrincipals |
Required. Gets or sets the list of the exempt principals |