azure.mgmt.hanaonazure package¶
Module contents¶
-
class
azure.mgmt.hanaonazure.
HanaManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
HANA on Azure Client
Variables: - config (HanaManagementClientConfiguration) – Configuration for client.
- operations (azure.mgmt.hanaonazure.operations.Operations) – Operations operations
- hana_instances (azure.mgmt.hanaonazure.operations.HanaInstancesOperations) – HanaInstances operations
- sap_monitors (azure.mgmt.hanaonazure.operations.SapMonitorsOperations) – SapMonitors operations
Parameters:
-
class
azure.mgmt.hanaonazure.
HanaManagementClientConfiguration
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrestazure.azure_configuration.AzureConfiguration
Configuration for HanaManagementClient Note that all parameters used to create this instance are saved as instance attributes.
Parameters: