Interface MonitorClient
public interface MonitorClient
The interface for MonitorClient class.
-
Method Summary
Modifier and TypeMethodDescriptionGets the ActionGroupsClient object to access its operations.Gets the ActivityLogAlertsClient object to access its operations.Gets the ActivityLogsClient object to access its operations.Gets the AlertRuleIncidentsClient object to access its operations.Gets the AlertRulesClient object to access its operations.Gets the AutoscaleSettingsClient object to access its operations.Gets the BaselinesClient object to access its operations.Gets the DataCollectionEndpointsClient object to access its operations.Gets the DataCollectionRuleAssociationsClient object to access its operations.Gets the DataCollectionRulesClient object to access its operations.Gets The default poll interval for long-running operation.Gets the DiagnosticSettingsCategoriesClient object to access its operations.Gets the DiagnosticSettingsOperationsClient object to access its operations.Gets server parameter.Gets the EventCategoriesClient object to access its operations.com.azure.core.http.HttpPipeline
Gets The HTTP pipeline to send requests through.Gets the LogProfilesClient object to access its operations.Gets the MetricAlertsClient object to access its operations.Gets the MetricAlertsStatusClient object to access its operations.Gets the MetricDefinitionsClient object to access its operations.Gets the MetricNamespacesClient object to access its operations.Gets the MetricsClient object to access its operations.Gets the OperationsClient object to access its operations.Gets the PredictiveMetricsClient object to access its operations.Gets the PrivateEndpointConnectionsClient object to access its operations.Gets the PrivateLinkResourcesClient object to access its operations.Gets the PrivateLinkScopedResourcesClient object to access its operations.Gets the PrivateLinkScopeOperationStatusClient object to access its operations.Gets the PrivateLinkScopesClient object to access its operations.Gets the ScheduledQueryRulesClient object to access its operations.Gets The ID of the target subscription.Gets the TenantActivityLogsClient object to access its operations.Gets the VMInsightsClient object to access its operations.
-
Method Details
-
getSubscriptionId
String getSubscriptionId()Gets The ID of the target subscription.- Returns:
- the subscriptionId value.
-
getEndpoint
String getEndpoint()Gets server parameter.- Returns:
- the endpoint value.
-
getHttpPipeline
com.azure.core.http.HttpPipeline getHttpPipeline()Gets The HTTP pipeline to send requests through.- Returns:
- the httpPipeline value.
-
getDefaultPollInterval
Duration getDefaultPollInterval()Gets The default poll interval for long-running operation.- Returns:
- the defaultPollInterval value.
-
getAutoscaleSettings
AutoscaleSettingsClient getAutoscaleSettings()Gets the AutoscaleSettingsClient object to access its operations.- Returns:
- the AutoscaleSettingsClient object.
-
getPredictiveMetrics
PredictiveMetricsClient getPredictiveMetrics()Gets the PredictiveMetricsClient object to access its operations.- Returns:
- the PredictiveMetricsClient object.
-
getOperations
OperationsClient getOperations()Gets the OperationsClient object to access its operations.- Returns:
- the OperationsClient object.
-
getAlertRuleIncidents
AlertRuleIncidentsClient getAlertRuleIncidents()Gets the AlertRuleIncidentsClient object to access its operations.- Returns:
- the AlertRuleIncidentsClient object.
-
getAlertRules
AlertRulesClient getAlertRules()Gets the AlertRulesClient object to access its operations.- Returns:
- the AlertRulesClient object.
-
getLogProfiles
LogProfilesClient getLogProfiles()Gets the LogProfilesClient object to access its operations.- Returns:
- the LogProfilesClient object.
-
getDiagnosticSettingsOperations
DiagnosticSettingsOperationsClient getDiagnosticSettingsOperations()Gets the DiagnosticSettingsOperationsClient object to access its operations.- Returns:
- the DiagnosticSettingsOperationsClient object.
-
getDiagnosticSettingsCategories
DiagnosticSettingsCategoriesClient getDiagnosticSettingsCategories()Gets the DiagnosticSettingsCategoriesClient object to access its operations.- Returns:
- the DiagnosticSettingsCategoriesClient object.
-
getActionGroups
ActionGroupsClient getActionGroups()Gets the ActionGroupsClient object to access its operations.- Returns:
- the ActionGroupsClient object.
-
getActivityLogs
ActivityLogsClient getActivityLogs()Gets the ActivityLogsClient object to access its operations.- Returns:
- the ActivityLogsClient object.
-
getEventCategories
EventCategoriesClient getEventCategories()Gets the EventCategoriesClient object to access its operations.- Returns:
- the EventCategoriesClient object.
-
getTenantActivityLogs
TenantActivityLogsClient getTenantActivityLogs()Gets the TenantActivityLogsClient object to access its operations.- Returns:
- the TenantActivityLogsClient object.
-
getMetricDefinitions
MetricDefinitionsClient getMetricDefinitions()Gets the MetricDefinitionsClient object to access its operations.- Returns:
- the MetricDefinitionsClient object.
-
getMetrics
MetricsClient getMetrics()Gets the MetricsClient object to access its operations.- Returns:
- the MetricsClient object.
-
getBaselines
BaselinesClient getBaselines()Gets the BaselinesClient object to access its operations.- Returns:
- the BaselinesClient object.
-
getMetricAlerts
MetricAlertsClient getMetricAlerts()Gets the MetricAlertsClient object to access its operations.- Returns:
- the MetricAlertsClient object.
-
getMetricAlertsStatus
MetricAlertsStatusClient getMetricAlertsStatus()Gets the MetricAlertsStatusClient object to access its operations.- Returns:
- the MetricAlertsStatusClient object.
-
getScheduledQueryRules
ScheduledQueryRulesClient getScheduledQueryRules()Gets the ScheduledQueryRulesClient object to access its operations.- Returns:
- the ScheduledQueryRulesClient object.
-
getMetricNamespaces
MetricNamespacesClient getMetricNamespaces()Gets the MetricNamespacesClient object to access its operations.- Returns:
- the MetricNamespacesClient object.
-
getVMInsights
VMInsightsClient getVMInsights()Gets the VMInsightsClient object to access its operations.- Returns:
- the VMInsightsClient object.
-
getPrivateLinkScopes
PrivateLinkScopesClient getPrivateLinkScopes()Gets the PrivateLinkScopesClient object to access its operations.- Returns:
- the PrivateLinkScopesClient object.
-
getPrivateLinkScopeOperationStatus
PrivateLinkScopeOperationStatusClient getPrivateLinkScopeOperationStatus()Gets the PrivateLinkScopeOperationStatusClient object to access its operations.- Returns:
- the PrivateLinkScopeOperationStatusClient object.
-
getPrivateLinkResources
PrivateLinkResourcesClient getPrivateLinkResources()Gets the PrivateLinkResourcesClient object to access its operations.- Returns:
- the PrivateLinkResourcesClient object.
-
getPrivateEndpointConnections
PrivateEndpointConnectionsClient getPrivateEndpointConnections()Gets the PrivateEndpointConnectionsClient object to access its operations.- Returns:
- the PrivateEndpointConnectionsClient object.
-
getPrivateLinkScopedResources
PrivateLinkScopedResourcesClient getPrivateLinkScopedResources()Gets the PrivateLinkScopedResourcesClient object to access its operations.- Returns:
- the PrivateLinkScopedResourcesClient object.
-
getActivityLogAlerts
ActivityLogAlertsClient getActivityLogAlerts()Gets the ActivityLogAlertsClient object to access its operations.- Returns:
- the ActivityLogAlertsClient object.
-
getDataCollectionEndpoints
DataCollectionEndpointsClient getDataCollectionEndpoints()Gets the DataCollectionEndpointsClient object to access its operations.- Returns:
- the DataCollectionEndpointsClient object.
-
getDataCollectionRuleAssociations
DataCollectionRuleAssociationsClient getDataCollectionRuleAssociations()Gets the DataCollectionRuleAssociationsClient object to access its operations.- Returns:
- the DataCollectionRuleAssociationsClient object.
-
getDataCollectionRules
DataCollectionRulesClient getDataCollectionRules()Gets the DataCollectionRulesClient object to access its operations.- Returns:
- the DataCollectionRulesClient object.
-