Microsoft.Hpc.Diagnostics.Helpers Namespace

Classes

HtmlReportRender
StepResult

Contains information about the result of a stage in a diagnostic test.

StepResult.Column

Represents a column in a table in the report for a diagnostic test run.

StepResult.EnvironmentVariable

Represents an environment variable that a diagnostic test should set for the RunStep stage of the test.

StepResult.Information

Represents an item in a bulleted list in the report for a diagnostic test run.

StepResult.Node

Represents a node in an HPC cluster on which the RunStep stage of a diagnostic test should run or on which a diagnostic test failed.

StepResult.Parameter

Represents a parameter that the diagnostic service should include when the diagnostic service runs the command for the RunStep stage of a diagnostic test.

StepResult.Row

Represents a row in a table in the report for a diagnostic test run.

StepResult.Row.ItemByItemComparer

Defines methods to support comparing rows in a table for equality.

StepResult.RowItem

Represents the entry in a cell in a table in the report for a diagnostic test run.

StepResult.Table

Represents a table in the report for a diagnostic test run.

TestResult

Contains a set of StepResult objects that store information about the results of a diagnostic test run.

Enums

StepResult.InformationType

Defines the type of information that is contained in a bulleted list item in the report for a diagnostic test.

StepResult.ResultCode

Defines the overall result of a diagnostic test run. The result appears in the State column for a test result in HPC Cluster Manager.