SqlDatabaseDataMaskingPolicyCmdletBase.GetEntity 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.
Provides the model element that this cmdlet operates on
protected override Microsoft.Azure.Commands.Sql.DataMasking.Model.DatabaseDataMaskingPolicyModel GetEntity ();
override this.GetEntity : unit -> Microsoft.Azure.Commands.Sql.DataMasking.Model.DatabaseDataMaskingPolicyModel
Protected Overrides Function GetEntity () As DatabaseDataMaskingPolicyModel
Returns
A model object