Uses of Class
com.azure.resourcemanager.sql.fluent.models.SensitivityLabelProperties
Packages that use SensitivityLabelProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of SensitivityLabelProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return SensitivityLabelPropertiesModifier and TypeMethodDescriptionstatic SensitivityLabelPropertiesSensitivityLabelProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SensitivityLabelProperties from the JsonReader.SensitivityLabelProperties.withInformationType(String informationType) Set the informationType property: The information type.SensitivityLabelProperties.withInformationTypeId(String informationTypeId) Set the informationTypeId property: The information type ID.SensitivityLabelProperties.withLabelId(String labelId) Set the labelId property: The label ID.SensitivityLabelProperties.withLabelName(String labelName) Set the labelName property: The label name.SensitivityLabelProperties.withRank(SensitivityLabelRank rank) Set the rank property: The rank property.