DataMaskingRuleInner.ColumnName Property

Definition

Gets or sets the column name on which the data masking rule is applied.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.columnName")]
public string ColumnName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.columnName")>]
member this.ColumnName : string with get, set
Public Property ColumnName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to