Uses of Interface
com.microsoft.azure.management.monitor.LocalizableString
-
-
Uses of LocalizableString in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor 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.microsoft.azure.management.monitor 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.List<LocalizableString>ActivityLogs. listEventCategories()Lists available event categories supported in the Activity Logs Service.rx.Observable<LocalizableString>ActivityLogs. listEventCategoriesAsync()Lists available event categories supported in the Activity Logs Service.
-