SensitivityClassificationModel.SensitivityLabels Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Sql.DataClassification.Model.SensitivityLabelModel> SensitivityLabels { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.SensitivityLabels : System.Collections.Generic.List<Microsoft.Azure.Commands.Sql.DataClassification.Model.SensitivityLabelModel> with get, set
Public Property SensitivityLabels As List(Of SensitivityLabelModel)

Property Value

Attributes

Applies to