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

TroubleshootingRecommendedActions 类

定义

基于发现的问题建议的操作。

public class TroubleshootingRecommendedActions
type TroubleshootingRecommendedActions = class
Public Class TroubleshootingRecommendedActions
继承
TroubleshootingRecommendedActions

构造函数

TroubleshootingRecommendedActions()

初始化 TroubleshootingRecommendedActions 类的新实例。

TroubleshootingRecommendedActions(String, String, String, String)

初始化 TroubleshootingRecommendedActions 类的新实例。

属性

ActionId

获取或设置建议操作的 ID。

ActionText

获取或设置建议操作的说明。

ActionUri

获取或设置 URI 链接到建议的故障排除操作的文档。

ActionUriText

获取或设置 URI 中建议的故障排除操作的信息。

适用于