Share via


SqlDatabaseDataMaskingRuleCmdletBase.IsModelOfRule Method

Definition

Checks whether the model of the current cmdlet is the same as the model of the given rule

protected bool IsModelOfRule (Microsoft.Azure.Commands.Sql.DataMasking.Model.BaseDataMaskingRuleModel rule);
member this.IsModelOfRule : Microsoft.Azure.Commands.Sql.DataMasking.Model.BaseDataMaskingRuleModel -> bool
Protected Function IsModelOfRule (rule As BaseDataMaskingRuleModel) As Boolean

Parameters

Returns

Applies to