public interface MonitorClient
| Modifier and Type | Method and Description |
|---|---|
ActionGroupsClient |
getActionGroups()
Gets the ActionGroupsClient object to access its operations.
|
ActivityLogAlertsClient |
getActivityLogAlerts()
Gets the ActivityLogAlertsClient object to access its operations.
|
ActivityLogsClient |
getActivityLogs()
Gets the ActivityLogsClient object to access its operations.
|
AlertRuleIncidentsClient |
getAlertRuleIncidents()
Gets the AlertRuleIncidentsClient object to access its operations.
|
AlertRulesClient |
getAlertRules()
Gets the AlertRulesClient object to access its operations.
|
AutoscaleSettingsClient |
getAutoscaleSettings()
Gets the AutoscaleSettingsClient object to access its operations.
|
BaselinesClient |
getBaselines()
Gets the BaselinesClient object to access its operations.
|
Duration |
getDefaultPollInterval()
Gets The default poll interval for long-running operation.
|
DiagnosticSettingsClient |
getDiagnosticSettings()
Gets the DiagnosticSettingsClient object to access its operations.
|
DiagnosticSettingsCategoriesClient |
getDiagnosticSettingsCategories()
Gets the DiagnosticSettingsCategoriesClient object to access its operations.
|
String |
getEndpoint()
Gets server parameter.
|
EventCategoriesClient |
getEventCategories()
Gets the EventCategoriesClient object to access its operations.
|
com.azure.core.http.HttpPipeline |
getHttpPipeline()
Gets The HTTP pipeline to send requests through.
|
LogProfilesClient |
getLogProfiles()
Gets the LogProfilesClient object to access its operations.
|
MetricAlertsClient |
getMetricAlerts()
Gets the MetricAlertsClient object to access its operations.
|
MetricAlertsStatusClient |
getMetricAlertsStatus()
Gets the MetricAlertsStatusClient object to access its operations.
|
MetricBaselinesClient |
getMetricBaselines()
Gets the MetricBaselinesClient object to access its operations.
|
MetricDefinitionsClient |
getMetricDefinitions()
Gets the MetricDefinitionsClient object to access its operations.
|
MetricNamespacesClient |
getMetricNamespaces()
Gets the MetricNamespacesClient object to access its operations.
|
MetricsClient |
getMetrics()
Gets the MetricsClient object to access its operations.
|
OperationsClient |
getOperations()
Gets the OperationsClient object to access its operations.
|
ScheduledQueryRulesClient |
getScheduledQueryRules()
Gets the ScheduledQueryRulesClient object to access its operations.
|
String |
getSubscriptionId()
Gets The Azure subscription Id.
|
TenantActivityLogsClient |
getTenantActivityLogs()
Gets the TenantActivityLogsClient object to access its operations.
|
VMInsightsClient |
getVMInsights()
Gets the VMInsightsClient object to access its operations.
|
String getSubscriptionId()
String getEndpoint()
com.azure.core.http.HttpPipeline getHttpPipeline()
Duration getDefaultPollInterval()
AutoscaleSettingsClient getAutoscaleSettings()
OperationsClient getOperations()
AlertRuleIncidentsClient getAlertRuleIncidents()
AlertRulesClient getAlertRules()
LogProfilesClient getLogProfiles()
DiagnosticSettingsClient getDiagnosticSettings()
DiagnosticSettingsCategoriesClient getDiagnosticSettingsCategories()
ActionGroupsClient getActionGroups()
ActivityLogAlertsClient getActivityLogAlerts()
ActivityLogsClient getActivityLogs()
EventCategoriesClient getEventCategories()
TenantActivityLogsClient getTenantActivityLogs()
MetricDefinitionsClient getMetricDefinitions()
MetricsClient getMetrics()
MetricBaselinesClient getMetricBaselines()
BaselinesClient getBaselines()
MetricAlertsClient getMetricAlerts()
MetricAlertsStatusClient getMetricAlertsStatus()
ScheduledQueryRulesClient getScheduledQueryRules()
MetricNamespacesClient getMetricNamespaces()
VMInsightsClient getVMInsights()
Copyright © 2020 Microsoft Corporation. All rights reserved.