TroubleshootingResultInner Class

Definition

Troubleshooting information gained from specified resource.

public class TroubleshootingResultInner
type TroubleshootingResultInner = class
Public Class TroubleshootingResultInner
Inheritance
TroubleshootingResultInner

Constructors

TroubleshootingResultInner()

Initializes a new instance of the TroubleshootingResultInner class.

TroubleshootingResultInner(Nullable<DateTime>, Nullable<DateTime>, String, IList<TroubleshootingDetails>)

Initializes a new instance of the TroubleshootingResultInner class.

Properties

Code

Gets or sets the result code of the troubleshooting.

EndTime

Gets or sets the end time of the troubleshooting.

Results

Gets or sets information from troubleshooting.

StartTime

Gets or sets the start time of the troubleshooting.

Applies to