Compartir a través de


DataMaskingRule.MaskingFunction Propiedad

Definición

Obtiene o establece la función de enmascaramiento que se usa para la regla de enmascaramiento de datos. Entre los valores posibles se incluyen: "Default", "CCN", "Email", "Number", "SSN", "Text"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maskingFunction")]
public Microsoft.Azure.Management.Synapse.Models.DataMaskingFunction MaskingFunction { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maskingFunction")>]
member this.MaskingFunction : Microsoft.Azure.Management.Synapse.Models.DataMaskingFunction with get, set
Public Property MaskingFunction As DataMaskingFunction

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a