OperationStatusResponse 类
操作状态响应。
变量仅由服务器填充,发送请求时将被忽略。
- 继承
-
azure.mgmt.compute._serialization.ModelOperationStatusResponse
构造函数
OperationStatusResponse(**kwargs: Any)
变量
名称 | 说明 |
---|---|
name
|
操作 ID。 |
status
|
操作状态。 |
start_time
|
操作开始时间。 |
end_time
|
操作结束时间。 |
error
|
API 错误。 |