DatabaseDataMaskingPolicyModel Class
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
C#
public class DatabaseDataMaskingPolicyModel : Microsoft.Azure.Commands.Sql.DataMasking.Model.BaseDataMaskingPolicyModel
type DatabaseDataMaskingPolicyModel = class
inherit BaseDataMaskingPolicyModel
Public Class DatabaseDataMaskingPolicyModel
Inherits BaseDataMaskingPolicyModel
- Inheritance
Database |
Gets or sets the database name |
Data |
Gets or sets the state of the policy (Inherited from BaseDataMaskingPolicyModel) |
Privileged |
Gets or sets the list of the privilege logins (Inherited from BaseDataMaskingPolicyModel) |
Resource |
Gets or sets the resource group name (Inherited from BaseDataMaskingPolicyModel) |
Server |
Gets or sets the server name (Inherited from BaseDataMaskingPolicyModel) |
منتج | الإصدارات |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |