WhatIfOperationResult interface
What-If作的结果。 包含预测的更改列表和 URL 链接,用于获取下一组结果。
属性
| changes | What-If作预测的资源更改列表。 |
| diagnostics | What-If作检测到的资源诊断列表。 注意:此属性不会序列化。 它只能由服务器填充。 |
| error | What-If作失败时出错。 |
| potential |
What-If作预测的资源更改列表。 |
| status | What-If作的状态。 |
属性详细信息
changes
diagnostics
What-If作检测到的资源诊断列表。 注意:此属性不会序列化。 它只能由服务器填充。
diagnostics?: DeploymentDiagnosticsDefinition[]
属性值
error
potentialChanges
status
What-If作的状态。
status?: string
属性值
string