We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc9ac6 commit ce6097fCopy full SHA for ce6097f
sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/models.py
@@ -4,4 +4,4 @@
4
# Licensed under the MIT License. See License.txt in the project root for
5
# license information.
6
# --------------------------------------------------------------------------
7
-from .v2018_05_01.models import *
+from .v2019_01_01.models import *
sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/models.py
-from .v2019_05_01.models import *
+from .v2019_05_10.models import *
0 commit comments