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: