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

RecommendedActionStateInfo.ActionInitiatedBy Property

Definition

Optional. Gets who initiated the execution of this Recommended Action. Possible Value are: User -> When User explicity notified system to apply the recommendation.System -> When auto-execute status of this advisor is set to 'Enabled', in which case the System applies it.

public string ActionInitiatedBy { get; set; }
member this.ActionInitiatedBy : string with get, set
Public Property ActionInitiatedBy As String

Property Value

Applies to