azure.mgmt.hdinsight package¶
Module contents¶
-
class
azure.mgmt.hdinsight.
HDInsightManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
HDInsight Management Client
Variables: - config (HDInsightManagementClientConfiguration) – Configuration for client.
- clusters (azure.mgmt.hdinsight.operations.ClustersOperations) – Clusters operations
- applications (azure.mgmt.hdinsight.operations.ApplicationsOperations) – Applications operations
- locations (azure.mgmt.hdinsight.operations.LocationsOperations) – Locations operations
- configurations (azure.mgmt.hdinsight.operations.ConfigurationsOperations) – Configurations operations
- extension (azure.mgmt.hdinsight.operations.ExtensionOperations) – Extension operations
- script_actions (azure.mgmt.hdinsight.operations.ScriptActionsOperations) – ScriptActions operations
- script_execution_history (azure.mgmt.hdinsight.operations.ScriptExecutionHistoryOperations) – ScriptExecutionHistory operations
- operations (azure.mgmt.hdinsight.operations.Operations) – Operations operations
Parameters: - credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure. - subscription_id (str) – The 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