From 56bcd9d5b03e36ee781e69903edddd2de73b4c07 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Thu, 6 Sep 2018 22:48:07 +0000 Subject: [PATCH] Generated from 197f395100edb86248b530d5fd7c794aa00079ed ACR conf for 2018-09 and Python --- .../containerregistry/container_registry_management_client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-mgmt-containerregistry/azure/mgmt/containerregistry/container_registry_management_client.py b/azure-mgmt-containerregistry/azure/mgmt/containerregistry/container_registry_management_client.py index 46a16fb7e898..7da3ac94a72e 100644 --- a/azure-mgmt-containerregistry/azure/mgmt/containerregistry/container_registry_management_client.py +++ b/azure-mgmt-containerregistry/azure/mgmt/containerregistry/container_registry_management_client.py @@ -113,7 +113,7 @@ def models(cls, api_version=DEFAULT_API_VERSION): from .v2018_09_01 import models return models raise NotImplementedError("APIVersion {} is not available".format(api_version)) - + @property def build_steps(self): """Instance depends on the API version: