SqlDataMaskingAdapter.SetDatabaseDataMaskingPolicy Method
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.
Sets the data masking policy of a specific database to be based on the information provided by the model object
public void SetDatabaseDataMaskingPolicy (Microsoft.Azure.Commands.Sql.DataMasking.Model.DatabaseDataMaskingPolicyModel model);
member this.SetDatabaseDataMaskingPolicy : Microsoft.Azure.Commands.Sql.DataMasking.Model.DatabaseDataMaskingPolicyModel -> unit
Public Sub SetDatabaseDataMaskingPolicy (model As DatabaseDataMaskingPolicyModel)