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

WhatIfOperationResult.Changes 属性

定义

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

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.WhatIfChange> Changes { get; }
member this.Changes : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.WhatIfChange>
Public ReadOnly Property Changes As IReadOnlyList(Of WhatIfChange)

属性值

适用于