Partilhar via


SensitivityClassification.Labels Propriedade

Definição

Retorna a coleção de rótulos para este objeto 'SensitivityClassification'

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Data::SqlClient::DataClassification::Label ^> ^ Labels { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Data::SqlClient::DataClassification::Label ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Data.SqlClient.DataClassification.Label> Labels { get; }
member this.Labels : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Data.SqlClient.DataClassification.Label>
Public ReadOnly Property Labels As ReadOnlyCollection(Of Label)

Valor da propriedade

Lista de rótulos.

Aplica-se a