Skip to content

Commit b3b51b0

Browse files
author
SDK Automation
committed
Generated from a2138923c04dc6f3e78d396b0e96cb51b0420163
1 parent 755bff5 commit b3b51b0

File tree

32 files changed

+160
-32
lines changed

32 files changed

+160
-32
lines changed

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2019_10_01_preview/models/_models.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,11 @@ def __init__(self, **kwargs):
612612

613613

614614
class ErrorResponse(Model):
615-
"""The resource management error response.
615+
"""Error Response.
616+
617+
Common error response for all Azure Resource Manager APIs to return error
618+
details for failed operations. (This also follows the OData error response
619+
format.).
616620
617621
Variables are only populated by the server, and will be ignored when
618622
sending a request.

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2019_10_01_preview/models/_models_py3.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,11 @@ def __init__(self, **kwargs) -> None:
612612

613613

614614
class ErrorResponse(Model):
615-
"""The resource management error response.
615+
"""Error Response.
616+
617+
Common error response for all Azure Resource Manager APIs to return error
618+
details for failed operations. (This also follows the OData error response
619+
format.).
616620
617621
Variables are only populated by the server, and will be ignored when
618622
sending a request.

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2020_10_01/models/_models.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,11 @@ def __init__(self, **kwargs):
609609

610610

611611
class ErrorResponse(Model):
612-
"""The resource management error response.
612+
"""Error Response.
613+
614+
Common error response for all Azure Resource Manager APIs to return error
615+
details for failed operations. (This also follows the OData error response
616+
format.).
613617
614618
Variables are only populated by the server, and will be ignored when
615619
sending a request.

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2020_10_01/models/_models_py3.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,11 @@ def __init__(self, **kwargs) -> None:
609609

610610

611611
class ErrorResponse(Model):
612-
"""The resource management error response.
612+
"""Error Response.
613+
614+
Common error response for all Azure Resource Manager APIs to return error
615+
details for failed operations. (This also follows the OData error response
616+
format.).
613617
614618
Variables are only populated by the server, and will be ignored when
615619
sending a request.

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_09_01/models/_models.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,11 @@ def __init__(self, **kwargs):
7070

7171

7272
class ErrorResponse(Model):
73-
"""The resource management error response.
73+
"""Error Response.
74+
75+
Common error response for all Azure Resource Manager APIs to return error
76+
details for failed operations. (This also follows the OData error response
77+
format.).
7478
7579
Variables are only populated by the server, and will be ignored when
7680
sending a request.

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_09_01/models/_models_py3.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,11 @@ def __init__(self, **kwargs) -> None:
7070

7171

7272
class ErrorResponse(Model):
73-
"""The resource management error response.
73+
"""Error Response.
74+
75+
Common error response for all Azure Resource Manager APIs to return error
76+
details for failed operations. (This also follows the OData error response
77+
format.).
7478
7579
Variables are only populated by the server, and will be ignored when
7680
sending a request.

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2016_02_01/models/_models.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,11 @@ def __init__(self, **kwargs):
482482

483483

484484
class ErrorResponse(Model):
485-
"""The resource management error response.
485+
"""Error Response.
486+
487+
Common error response for all Azure Resource Manager APIs to return error
488+
details for failed operations. (This also follows the OData error response
489+
format.).
486490
487491
Variables are only populated by the server, and will be ignored when
488492
sending a request.

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2016_02_01/models/_models_py3.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,11 @@ def __init__(self, **kwargs) -> None:
482482

483483

484484
class ErrorResponse(Model):
485-
"""The resource management error response.
485+
"""Error Response.
486+
487+
Common error response for all Azure Resource Manager APIs to return error
488+
details for failed operations. (This also follows the OData error response
489+
format.).
486490
487491
Variables are only populated by the server, and will be ignored when
488492
sending a request.

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2016_09_01/models/_models.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,11 @@ def __init__(self, **kwargs):
538538

539539

540540
class ErrorResponse(Model):
541-
"""The resource management error response.
541+
"""Error Response.
542+
543+
Common error response for all Azure Resource Manager APIs to return error
544+
details for failed operations. (This also follows the OData error response
545+
format.).
542546
543547
Variables are only populated by the server, and will be ignored when
544548
sending a request.

sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2016_09_01/models/_models_py3.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,11 @@ def __init__(self, **kwargs) -> None:
538538

539539

540540
class ErrorResponse(Model):
541-
"""The resource management error response.
541+
"""Error Response.
542+
543+
Common error response for all Azure Resource Manager APIs to return error
544+
details for failed operations. (This also follows the OData error response
545+
format.).
542546
543547
Variables are only populated by the server, and will be ignored when
544548
sending a request.

0 commit comments

Comments
 (0)