Uses of Class
com.azure.resourcemanager.sql.fluent.models.DataMaskingPolicyProperties
Packages that use DataMaskingPolicyProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of DataMaskingPolicyProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return DataMaskingPolicyPropertiesModifier and TypeMethodDescriptionDataMaskingPolicyProperties.withDataMaskingState(DataMaskingState dataMaskingState) Set the dataMaskingState property: The state of the data masking policy.DataMaskingPolicyProperties.withExemptPrincipals(String exemptPrincipals) Set the exemptPrincipals property: The list of the exempt principals.