SqlDatabaseResource.GetDataMaskingPolicies 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.
Gets a collection of DataMaskingPolicyResources in the SqlDatabase.
public virtual Azure.ResourceManager.Sql.DataMaskingPolicyCollection GetDataMaskingPolicies();
abstract member GetDataMaskingPolicies : unit -> Azure.ResourceManager.Sql.DataMaskingPolicyCollection
override this.GetDataMaskingPolicies : unit -> Azure.ResourceManager.Sql.DataMaskingPolicyCollection
Public Overridable Function GetDataMaskingPolicies () As DataMaskingPolicyCollection
Returns
An object representing collection of DataMaskingPolicyResources and their operations over a DataMaskingPolicyResource.