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

WhatIfOperationResult interface

What-If作的结果。 包含预测的更改列表和 URL 链接,用于获取下一组结果。

属性

changes

What-If作预测的资源更改列表。

error

What-If作失败时出错。

status

What-If作的状态。

属性详细信息

changes

What-If作预测的资源更改列表。

changes?: WhatIfChange[]

属性值

error

What-If作失败时出错。

error?: ErrorResponse

属性值

status

What-If作的状态。

status?: string

属性值

string