你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DatabaseDataMaskingPolicyModel 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.
A class representing a database data masking policy
public class DatabaseDataMaskingPolicyModel : Microsoft.Azure.Commands.Sql.DataMasking.Model.BaseDataMaskingPolicyModel
type DatabaseDataMaskingPolicyModel = class
inherit BaseDataMaskingPolicyModel
Public Class DatabaseDataMaskingPolicyModel
Inherits BaseDataMaskingPolicyModel
- Inheritance
Constructors
DatabaseDataMaskingPolicyModel() |
Properties
DatabaseName |
Gets or sets the database name |
DataMaskingState |
Gets or sets the state of the policy (Inherited from BaseDataMaskingPolicyModel) |
PrivilegedUsers |
Gets or sets the list of the privilege logins (Inherited from BaseDataMaskingPolicyModel) |
ResourceGroupName |
Gets or sets the resource group name (Inherited from BaseDataMaskingPolicyModel) |
ServerName |
Gets or sets the server name (Inherited from BaseDataMaskingPolicyModel) |