SensitivityLabel Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Étiquette de confidentialité.
[Microsoft.Rest.Serialization.JsonTransformation]
public class SensitivityLabel : Microsoft.Azure.Management.Synapse.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SensitivityLabel = class
inherit ProxyResource
Public Class SensitivityLabel
Inherits ProxyResource
- Héritage
- Attributs
Constructeurs
SensitivityLabel() |
Initialise une nouvelle instance de la classe SensitivityLabel. |
SensitivityLabel(String, String, String, String, String, String, String, String, String, String, Nullable<Boolean>, Nullable<SensitivityLabelRank>, String) |
Initialise une nouvelle instance de la classe SensitivityLabel. |
Propriétés
ColumnName |
Obtient le nom de la colonne. |
Id |
Obtient l’ID de ressource complet pour la ressource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} (Hérité de Resource) |
InformationType |
Obtient ou définit le type d’informations. |
InformationTypeId |
Obtient ou définit l’ID de type d’informations. |
IsDisabled |
Obtient la recommandation de confidentialité désactivée. Applicable uniquement pour l’étiquette de confidentialité recommandée. Spécifie si la recommandation de confidentialité sur cette colonne est désactivée (ignorée) ou non. |
LabelId |
Obtient ou définit l’ID d’étiquette. |
LabelName |
Obtient ou définit le nom de l’étiquette. |
ManagedBy |
Obtient géré par |
Name |
Obtient le nom de la ressource (Hérité de Resource) |
Rank |
Obtient ou définit les valeurs possibles : 'None', 'Low', 'Medium', 'High', 'Critical' |
SchemaName |
Obtient le nom du schéma. |
TableName |
Obtient le nom de la table. |
Type |
Obtient le type de la ressource. Par exemple, « Microsoft.Compute/virtualMachines » ou « Microsoft.Storage/storageAccounts » (Hérité de Resource) |
S’applique à
Azure SDK for .NET