Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
LocalizableString |
EventData.category()
Get the category value.
|
LocalizableString |
EventData.eventName()
Get the eventName value.
|
LocalizableString |
Metric.name()
Get the name and the display name of the metric, i.e.
|
LocalizableString |
MetricDefinition.name()
Get the name value.
|
LocalizableString |
EventData.operationName()
Get the operationName value.
|
LocalizableString |
EventData.resourceProviderName()
Get the resourceProviderName value.
|
LocalizableString |
EventData.resourceType()
Get the resourceType value.
|
LocalizableString |
EventData.status()
Get the status value.
|
LocalizableString |
EventData.subStatus()
Get the subStatus value.
|
Modifier and Type | Method and 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.
|
Copyright © 2019. All rights reserved.