Uses of Class
com.azure.resourcemanager.monitor.fluent.models.DiagnosticSettingsCategory
Packages that use DiagnosticSettingsCategory
Package
Description
Package containing the inner data models for MonitorClient.
-
Uses of DiagnosticSettingsCategory in com.azure.resourcemanager.monitor.fluent.models
Classes in com.azure.resourcemanager.monitor.fluent.models that implement interfaces with type arguments of type DiagnosticSettingsCategoryModifier and TypeClassDescriptionfinal classThe diagnostic settings Category.Methods in com.azure.resourcemanager.monitor.fluent.models that return DiagnosticSettingsCategoryModifier and TypeMethodDescriptionstatic DiagnosticSettingsCategoryDiagnosticSettingsCategory.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DiagnosticSettingsCategory from the JsonReader.DiagnosticSettingsCategory.withCategoryGroups(List<String> categoryGroups) Set the categoryGroups property: the collection of what category groups are supported.DiagnosticSettingsCategory.withCategoryType(CategoryType categoryType) Set the categoryType property: The type of the diagnostic settings category.