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

RecommendedActionState Enum

Definition

Allowed values for updating Recommended Action State

public enum RecommendedActionState
type RecommendedActionState = 
Public Enum RecommendedActionState
Inheritance
RecommendedActionState

Fields

Active 0

To cancel the inititiated recommended action while it's not yet applied, or to un-ignore an ignored recommended action.

Ignored 4

To ignore the recommended action

Pending 1

To initiate applying recommended action.

PendingRevert 2

To start reverting the applied recommended action.

Resolved 5

To indicate if customer has manually applied the recommendation and wants to resolve the recommended action.

RevertCancelled 3

To cancel the initiated revert action.

Applies to