Uses of Interface
com.azure.resourcemanager.monitor.models.LocalizableString
-
Packages that use LocalizableString Package Description com.azure.resourcemanager.monitor.models 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 LocalizableString Modifier and Type Method Description LocalizableStringEventData. category()Get the category value.LocalizableStringEventData. eventName()Get the eventName value.LocalizableStringMetric. name()Get the name and the display name of the metric, i.e.LocalizableStringMetricDefinition. name()Get the name value.LocalizableStringEventData. operationName()Get the operationName value.LocalizableStringEventData. resourceProviderName()Get the resourceProviderName value.LocalizableStringEventData. resourceType()Get the resourceType value.LocalizableStringEventData. status()Get the status value.LocalizableStringEventData. subStatus()Get the subStatus value.Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type LocalizableString Modifier and Type Method Description List<LocalizableString>MetricDefinition. dimensions()the name and the display name of the dimension, i.e.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.
-