ISqlManagementClient.DataMasking Property

Definition

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 Microsoft.Azure.Management.Sql.LegacySdk.IDataMaskingOperations DataMasking { get; }
member this.DataMasking : Microsoft.Azure.Management.Sql.LegacySdk.IDataMaskingOperations
Public ReadOnly Property DataMasking As IDataMaskingOperations

Property Value

Applies to