Interface MonitorClient
-
public interface MonitorClientThe interface for MonitorClient class.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ActionGroupsClientgetActionGroups()Gets the ActionGroupsClient object to access its operations.ActivityLogAlertsClientgetActivityLogAlerts()Gets the ActivityLogAlertsClient object to access its operations.ActivityLogsClientgetActivityLogs()Gets the ActivityLogsClient object to access its operations.AlertRuleIncidentsClientgetAlertRuleIncidents()Gets the AlertRuleIncidentsClient object to access its operations.AlertRulesClientgetAlertRules()Gets the AlertRulesClient object to access its operations.AutoscaleSettingsClientgetAutoscaleSettings()Gets the AutoscaleSettingsClient object to access its operations.BaselinesClientgetBaselines()Gets the BaselinesClient object to access its operations.DataCollectionEndpointsClientgetDataCollectionEndpoints()Gets the DataCollectionEndpointsClient object to access its operations.DataCollectionRuleAssociationsClientgetDataCollectionRuleAssociations()Gets the DataCollectionRuleAssociationsClient object to access its operations.DataCollectionRulesClientgetDataCollectionRules()Gets the DataCollectionRulesClient object to access its operations.DurationgetDefaultPollInterval()Gets The default poll interval for long-running operation.DiagnosticSettingsClientgetDiagnosticSettings()Gets the DiagnosticSettingsClient object to access its operations.DiagnosticSettingsCategoriesClientgetDiagnosticSettingsCategories()Gets the DiagnosticSettingsCategoriesClient object to access its operations.StringgetEndpoint()Gets server parameter.EventCategoriesClientgetEventCategories()Gets the EventCategoriesClient object to access its operations.com.azure.core.http.HttpPipelinegetHttpPipeline()Gets The HTTP pipeline to send requests through.LogProfilesClientgetLogProfiles()Gets the LogProfilesClient object to access its operations.MetricAlertsClientgetMetricAlerts()Gets the MetricAlertsClient object to access its operations.MetricAlertsStatusClientgetMetricAlertsStatus()Gets the MetricAlertsStatusClient object to access its operations.MetricDefinitionsClientgetMetricDefinitions()Gets the MetricDefinitionsClient object to access its operations.MetricNamespacesClientgetMetricNamespaces()Gets the MetricNamespacesClient object to access its operations.MetricsClientgetMetrics()Gets the MetricsClient object to access its operations.OperationsClientgetOperations()Gets the OperationsClient object to access its operations.PrivateEndpointConnectionsClientgetPrivateEndpointConnections()Gets the PrivateEndpointConnectionsClient object to access its operations.PrivateLinkResourcesClientgetPrivateLinkResources()Gets the PrivateLinkResourcesClient object to access its operations.PrivateLinkScopedResourcesClientgetPrivateLinkScopedResources()Gets the PrivateLinkScopedResourcesClient object to access its operations.PrivateLinkScopeOperationStatusClientgetPrivateLinkScopeOperationStatus()Gets the PrivateLinkScopeOperationStatusClient object to access its operations.PrivateLinkScopesClientgetPrivateLinkScopes()Gets the PrivateLinkScopesClient object to access its operations.ScheduledQueryRulesClientgetScheduledQueryRules()Gets the ScheduledQueryRulesClient object to access its operations.StringgetSubscriptionId()Gets The ID of the target subscription.TenantActivityLogsClientgetTenantActivityLogs()Gets the TenantActivityLogsClient object to access its operations.VMInsightsClientgetVMInsights()Gets the VMInsightsClient object to access its operations.
-
-
-
Method Detail
-
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.
-
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.
-
getDiagnosticSettings
DiagnosticSettingsClient getDiagnosticSettings()
Gets the DiagnosticSettingsClient object to access its operations.- Returns:
- the DiagnosticSettingsClient 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.
-
-