Uses of Enum
com.azure.resourcemanager.monitor.models.EventLevel
Packages that use EventLevel
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of EventLevel in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return EventLevelModifier and TypeMethodDescriptionEventDataInner.level()
Get the level property: the event level. -
Uses of EventLevel in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return EventLevelModifier 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 type with the specified name.static EventLevel[]
EventLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.