azure.mgmt.resource.resources package

Module contents

class azure.mgmt.resource.resources.ResourceManagementClient(credentials, subscription_id, api_version=None, base_url=None, profile=<KnownProfiles.default: <azure.profiles.DefaultProfile object>>)[source]

Bases: azure.profiles.multiapiclient.MultiApiClientMixin, msrest.service_client.SDKClient

Provides operations for working with resources and resource groups.

Variables

config (ResourceManagementClientConfiguration) – Configuration for client.

Parameters
  • credentials (A msrestazure Credentials object) – Credentials needed for the client to connect to Azure.

  • subscription_id (str) – The ID of the target subscription.

  • api_version (str) – API version to use if no profile is provided, or if missing in profile.

  • base_url (str) – Service URL

  • profile (azure.profiles.KnownProfiles) – A profile definition, from KnownProfiles to dict.

DEFAULT_API_VERSION = '2018-05-01'
LATEST_PROFILE = azure.mgmt.resource.resources.ResourceManagementClient latest
property deployment_operations

Instance depends on the API version:

property deployments

Instance depends on the API version:

classmethod models(api_version='2018-05-01')[source]

Module depends on the API version:

property providers

Instance depends on the API version:

property resource_groups

Instance depends on the API version:

property resources

Instance depends on the API version:

property tags

Instance depends on the API version: