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
- action_groups
- <xref:$>(<xref:python-base-namespace>)ActionGroupsOperations
ActionGroupsOperations operations
- metric_alerts
- <xref:$>(<xref:python-base-namespace>)MetricAlertsOperations
MetricAlertsOperations operations
- metric_alerts_status
- <xref:$>(<xref:python-base-namespace>)MetricAlertsStatusOperations
MetricAlertsStatusOperations operations
Methods
| close |
close
async close() -> None
Feedback
Submit and view feedback for