你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataMaskingPolicyProperties Class

Definition

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

Applies to