Uses of Class
com.azure.resourcemanager.monitor.models.EventCategoryCollection
Packages that use EventCategoryCollection
Package
Description
Package containing the data models for MonitorClient.
-
Uses of EventCategoryCollection in com.azure.resourcemanager.monitor.models
Classes in com.azure.resourcemanager.monitor.models that implement interfaces with type arguments of type EventCategoryCollectionModifier and TypeClassDescriptionfinal classA collection of event categories.Methods in com.azure.resourcemanager.monitor.models that return EventCategoryCollectionModifier and TypeMethodDescriptionstatic EventCategoryCollectionEventCategoryCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EventCategoryCollection from the JsonReader.EventCategoryCollection.withValue(List<LocalizableStringInner> value) Set the value property: the list that includes the Azure event categories.