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:
2017-03-01:
v2017_03_01.models
2017-10-01:
v2017_10_01.models
2018-02-01-preview:
v2018_02_01_preview.models
-
operations
¶ Instance depends on the API version:
2017-03-01:
Operations
2017-10-01:
Operations
2018-02-01-preview:
Operations
-
registries
¶ Instance depends on the API version:
2017-03-01:
RegistriesOperations
2017-10-01:
RegistriesOperations
2018-02-01-preview:
RegistriesOperations
-
replications
¶ Instance depends on the API version:
2017-10-01:
ReplicationsOperations
2018-02-01-preview:
ReplicationsOperations
-
webhooks
¶ Instance depends on the API version:
2017-10-01:
WebhooksOperations
2018-02-01-preview:
WebhooksOperations