azure.mgmt.containerregistry package

Module contents

class azure.mgmt.containerregistry.ContainerRegistryManagementClient(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

Variables:

config (ContainerRegistryManagementClientConfiguration) – Configuration for client.

Parameters:
  • credentials (A msrestazure Credentials object) – Credentials needed for the client to connect to Azure.
  • subscription_id (str) – The Microsoft Azure subscription ID.
  • api_version (str) – API version to use if no profile is provided, or if missing in profile.
  • base_url (str) – Service URL
  • profile (dict[str, str]) – A dict using operation group name to API version.
DEFAULT_API_VERSION = '2017-10-01'
LATEST_PROFILE = azure.mgmt.containerregistry.ContainerRegistryManagementClient latest
build_steps

Instance depends on the API version:

  • 2018-02-01-preview: BuildStepsOperations
build_tasks

Instance depends on the API version:

  • 2018-02-01-preview: BuildTasksOperations
builds

Instance depends on the API version:

  • 2018-02-01-preview: BuildsOperations
classmethod models(api_version='2017-10-01')[source]

Module depends on the API version:

operations

Instance depends on the API version:

registries

Instance depends on the API version:

replications

Instance depends on the API version:

webhooks

Instance depends on the API version: