Share via


SensitivityLabelUpdate.SensitivityLabel Property

Definition

Gets or sets the sensitivity label information to apply on a column.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to