azure.mgmt.resource.resources package

Module contents

class azure.mgmt.resource.resources.ResourceManagementClient(credentials, subscription_id, api_version='2016-02-01', accept_language='en-US', long_running_operation_retry_timeout=30, generate_client_request_id=True, base_url=None, filepath=None)[source]

Bases: object

Variables:
  • config (ResourceManagementClientConfiguration) – Configuration for client.
  • deployments (operations.DeploymentsOperations) – Deployments operations
  • providers (operations.ProvidersOperations) – Providers operations
  • resource_groups (operations.ResourceGroupsOperations) – ResourceGroups operations
  • resources (operations.ResourcesOperations) – Resources operations
  • tags (operations.TagsOperations) – Tags operations
  • deployment_operations (operations.DeploymentOperationsOperations) – DeploymentOperations operations
Parameters:
  • credentials (A msrestazure Credentials object) – Credentials needed for the client to connect to Azure.
  • subscription_id (str) – Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
  • api_version (str) – Client Api Version.
  • accept_language (str) – Gets or sets the preferred language for the response.
  • long_running_operation_retry_timeout (int) – Gets or sets the retry timeout in seconds for Long Running Operations. Default value is 30.
  • generate_client_request_id (bool) – When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true.
  • base_url (str) – Service URL
  • filepath (str) – Existing config