Uses of Enum Class
com.microsoft.azure.management.monitor.EventLevel
Packages that use EventLevel
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of EventLevel in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return EventLevelModifier and TypeMethodDescriptionstatic EventLevelEventLevel.fromString(String value) Parses a serialized value to a EventLevel instance.EventData.level()Get the level value.static EventLevelReturns 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.