TroubleshootingRecommendedActions Class

Definition

Recommended actions based on discovered issues.

public class TroubleshootingRecommendedActions
type TroubleshootingRecommendedActions = class
Public Class TroubleshootingRecommendedActions
Inheritance
TroubleshootingRecommendedActions

Constructors

TroubleshootingRecommendedActions()

Initializes a new instance of the TroubleshootingRecommendedActions class.

TroubleshootingRecommendedActions(String, String, String, String)

Initializes a new instance of the TroubleshootingRecommendedActions class.

Properties

ActionId

Gets or sets ID of the recommended action.

ActionText

Gets or sets description of recommended actions.

ActionUri

Gets or sets the uri linking to a documentation for the recommended troubleshooting actions.

ActionUriText

Gets or sets the information from the URI for the recommended troubleshooting actions.

Applies to