Uses of Enum Class
com.microsoft.azure.management.monitor.Sensitivity
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of Sensitivity in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionstatic Sensitivity
Sensitivity.fromString
(String value) Parses a serialized value to a Sensitivity instance.static Sensitivity
Returns 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.