azure.mgmt.alertsmanagement package¶
Module contents¶
-
class
azure.mgmt.alertsmanagement.
AlertsManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
AlertsManagement Client
Variables: - config (AlertsManagementClientConfiguration) – Configuration for client.
- operations (azure.mgmt.alertsmanagement.operations.Operations) – Operations operations
- alerts (azure.mgmt.alertsmanagement.operations.AlertsOperations) – Alerts operations
- smart_groups (azure.mgmt.alertsmanagement.operations.SmartGroupsOperations) – SmartGroups operations
Parameters: - credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure. - subscription_id (str) – Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
- base_url (str) – Service URL