Uses of Enum Class
com.microsoft.azure.management.monitor.Sensitivity
Packages that use Sensitivity
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of Sensitivity in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return SensitivityModifier and TypeMethodDescriptionstatic SensitivitySensitivity.fromString(String value) Parses a serialized value to a Sensitivity instance.static SensitivityReturns the enum constant of this class with the specified name.static Sensitivity[]Sensitivity.values()Returns an array containing the constants of this enum class, in the order they are declared.