DataMaskingEndpointsCommunicator.GetDatabaseDataMaskingPolicy 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.
Get the data masking policy for a specific database
public Microsoft.Azure.Management.Sql.LegacySdk.Models.DataMaskingPolicy GetDatabaseDataMaskingPolicy (string resourceGroupName, string serverName, string databaseName);
member this.GetDatabaseDataMaskingPolicy : string * string * string -> Microsoft.Azure.Management.Sql.LegacySdk.Models.DataMaskingPolicy
Public Function GetDatabaseDataMaskingPolicy (resourceGroupName As String, serverName As String, databaseName As String) As DataMaskingPolicy
Parameters
- resourceGroupName
- String
- serverName
- String
- databaseName
- String