Interface MonitorClient


  • public interface MonitorClient
    The interface for MonitorClient class.
    • 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.