你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CommonPostActionResponseForStateUpdate interface

状态更新的常见响应。

Extends

属性

configurationState

获取配置状态。 注意:此属性不会被序列化。 它只能由服务器填充。

继承属性

error

错误对象。

属性详细信息

configurationState

获取配置状态。 注意:此属性不会被序列化。 它只能由服务器填充。

configurationState?: string

属性值

string

继承属性详细信息

error

错误对象。

error?: ErrorDetail

属性值

继承自ErrorResponse.error