Uses of Enum
com.azure.resourcemanager.sql.models.SensitivityLabelUpdateKind
Packages that use SensitivityLabelUpdateKind
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of SensitivityLabelUpdateKind in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return SensitivityLabelUpdateKindModifier and TypeMethodDescriptionSensitivityLabelUpdateInner.op()Get the op property: The op property.SensitivityLabelUpdatePropertiesInner.op()Get the op property: The op property.Methods in com.azure.resourcemanager.sql.fluent.models with parameters of type SensitivityLabelUpdateKindModifier and TypeMethodDescriptionSensitivityLabelUpdateInner.withOp(SensitivityLabelUpdateKind op) Set the op property: The op property.SensitivityLabelUpdatePropertiesInner.withOp(SensitivityLabelUpdateKind op) Set the op property: The op property. -
Uses of SensitivityLabelUpdateKind in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return SensitivityLabelUpdateKindModifier and TypeMethodDescriptionstatic SensitivityLabelUpdateKindSensitivityLabelUpdateKind.fromString(String value) Parses a serialized value to a SensitivityLabelUpdateKind instance.static SensitivityLabelUpdateKindReturns the enum constant of this type with the specified name.static SensitivityLabelUpdateKind[]SensitivityLabelUpdateKind.values()Returns an array containing the constants of this enum type, in the order they are declared.