SqlDataMaskingAdapter.SetDatabaseDataMaskingRule 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 a data masking rule based on the information provided by the model object
public void SetDatabaseDataMaskingRule (Microsoft.Azure.Commands.Sql.DataMasking.Model.DatabaseDataMaskingRuleModel model);
member this.SetDatabaseDataMaskingRule : Microsoft.Azure.Commands.Sql.DataMasking.Model.DatabaseDataMaskingRuleModel -> unit
Public Sub SetDatabaseDataMaskingRule (model As DatabaseDataMaskingRuleModel)