Status Class
The status of an Azure resource at the time the operation was called.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.containerregistry._serialization.ModelStatus
Constructor
Status(**kwargs: Any)
Variables
Name | Description |
---|---|
display_status
|
The short label for the status. |
message
|
The detailed message for the status, including alerts and error messages. |
timestamp
|
The timestamp when the status was changed to the current value. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python