Uses of Class
com.azure.resourcemanager.sql.fluent.models.SensitivityLabelUpdatePropertiesInner
Packages that use SensitivityLabelUpdatePropertiesInner
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of SensitivityLabelUpdatePropertiesInner in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return SensitivityLabelUpdatePropertiesInnerModifier and TypeMethodDescriptionSensitivityLabelUpdatePropertiesInner.withColumn(String column) Set the column property: Column name to update.SensitivityLabelUpdatePropertiesInner.withOp(SensitivityLabelUpdateKind op) Set the op property: The op property.SensitivityLabelUpdatePropertiesInner.withSchema(String schema) Set the schema property: Schema name of the column to update.SensitivityLabelUpdatePropertiesInner.withSensitivityLabel(SensitivityLabelInner sensitivityLabel) Set the sensitivityLabel property: The sensitivity label information to apply on a column.Set the table property: Table name of the column to update.