TroubleshootingDetails Class

Definition

Information gained from troubleshooting of specified resource.

public class TroubleshootingDetails
type TroubleshootingDetails = class
Public Class TroubleshootingDetails
Inheritance
TroubleshootingDetails

Constructors

TroubleshootingDetails()

Initializes a new instance of the TroubleshootingDetails class.

TroubleshootingDetails(String, String, String, String, IList<TroubleshootingRecommendedActions>)

Initializes a new instance of the TroubleshootingDetails class.

Properties

Detail

Gets or sets details on troubleshooting results.

Id

Gets or sets the id of the get troubleshoot operation.

ReasonType

Gets or sets reason type of failure.

RecommendedActions

Gets or sets list of recommended actions.

Summary

Gets or sets a summary of troubleshooting.

Applies to