SqlManagementClient.DataMasking Property
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 all the operations for operating on Azure SQL Database data masking. Contains operations to: Create, Retrieve, Update, and Delete data masking rules, as well as Create, Retreive and Update data masking policy.
public virtual Microsoft.Azure.Management.Sql.LegacySdk.IDataMaskingOperations DataMasking { get; }
member this.DataMasking : Microsoft.Azure.Management.Sql.LegacySdk.IDataMaskingOperations
Public Overridable ReadOnly Property DataMasking As IDataMaskingOperations