Share via


SensitivityLabelUpdate.Schema Property

Definition

Gets or sets schema name of the column to update.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to