DataMaskingRuleInner.AliasName Property

Definition

Gets or sets the alias name. This is a legacy parameter and is no longer used.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to