MonitorManagementClient Class
Monitor Management Client.
- Inheritance
-
builtins.objectMonitorManagementClient
Constructor
MonitorManagementClient(credential: AsyncTokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)
Parameters
- base_url
- str
default value: https://management.azure.com
Service URL. Default value is 'https://management.azure.com'.
Variables
- service_diagnostic_settings
- <xref:$>(<xref:python-base-namespace>)ServiceDiagnosticSettingsOperations
ServiceDiagnosticSettingsOperations operations
- metric_definitions
- <xref:$>(<xref:python-base-namespace>)MetricDefinitionsOperations
MetricDefinitionsOperations operations
- alert_rules
- <xref:$>(<xref:python-base-namespace>)AlertRulesOperations
AlertRulesOperations operations
- operations
- <xref:$>(<xref:python-base-namespace>)Operations
Operations operations
Methods
| close |
close
async close() -> None
Feedback
Submit and view feedback for