Uses of Enum Class
com.microsoft.azure.management.monitor.EventLevel
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of EventLevel in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionstatic EventLevel
EventLevel.fromString
(String value) Parses a serialized value to a EventLevel instance.EventData.level()
Get the level value.static EventLevel
Returns the enum constant of this class with the specified name.static EventLevel[]
EventLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.