ErrorDefinition Class
Error description and code explaining why an operation failed.
- Inheritance
-
azure.mgmt.authorization._serialization.ModelErrorDefinition
Constructor
ErrorDefinition(*, error: _models.ErrorDefinitionProperties | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
error
|
Error of the list gateway status. |
Variables
Name | Description |
---|---|
error
|
Error of the list gateway status. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python