Uses of Interface
com.azure.resourcemanager.monitor.models.LocalizableString
Packages that use LocalizableString
Package
Description
Package containing the data models for MonitorClient.
-
Uses of LocalizableString in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return LocalizableStringModifier and TypeMethodDescriptionEventData.category()
Get the category value.EventData.eventName()
Get the eventName value.Metric.name()
Get the name and the display name of the metric, i.e. it is localizable string.MetricDefinition.name()
Get the name value.EventData.operationName()
Get the operationName value.EventData.resourceProviderName()
Get the resourceProviderName value.EventData.resourceType()
Get the resourceType value.EventData.status()
Get the status value.EventData.subStatus()
Get the subStatus value.Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type LocalizableStringModifier and TypeMethodDescriptionMetricDefinition.dimensions()
the name and the display name of the dimension, i.e. it is a localizable string.com.azure.core.http.rest.PagedIterable
<LocalizableString> ActivityLogs.listEventCategories()
Lists available event categories supported in the Activity Logs Service.com.azure.core.http.rest.PagedFlux
<LocalizableString> ActivityLogs.listEventCategoriesAsync()
Lists available event categories supported in the Activity Logs Service.