DataMaskingRuleInner.SchemaName Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to