Uses of Interface
com.azure.resourcemanager.synapse.models.SensitivityLabel.Update
-
Packages that use SensitivityLabel.Update Package Description com.azure.resourcemanager.synapse.models Package containing the data models for SynapseManagementClient. -
-
Uses of SensitivityLabel.Update in com.azure.resourcemanager.synapse.models
Methods in com.azure.resourcemanager.synapse.models that return SensitivityLabel.Update Modifier and Type Method Description SensitivityLabel.Update
SensitivityLabel. update()
Begins update for the SensitivityLabel resource.SensitivityLabel.Update
SensitivityLabel.UpdateStages.WithInformationType. withInformationType(String informationType)
Specifies the informationType property: The information type..SensitivityLabel.Update
SensitivityLabel.UpdateStages.WithInformationTypeId. withInformationTypeId(String informationTypeId)
Specifies the informationTypeId property: The information type ID..SensitivityLabel.Update
SensitivityLabel.UpdateStages.WithLabelId. withLabelId(String labelId)
Specifies the labelId property: The label ID..SensitivityLabel.Update
SensitivityLabel.UpdateStages.WithLabelName. withLabelName(String labelName)
Specifies the labelName property: The label name..SensitivityLabel.Update
SensitivityLabel.UpdateStages.WithRank. withRank(SensitivityLabelRank rank)
Specifies the rank property: The rank property..
-