次の方法で共有


ClusterHealthReport クラス

定義

クラスター正常性エンティティに適用する正常性レポートを表します。

public class ClusterHealthReport : System.Fabric.Health.HealthReport
type ClusterHealthReport = class
    inherit HealthReport
Public Class ClusterHealthReport
Inherits HealthReport
継承
ClusterHealthReport

コンストラクター

ClusterHealthReport(HealthInformation)

クラスター正常性レポートを作成します。

プロパティ

HealthInformation

一般的な正常性フィールドを記述する正常性情報を取得します。

(継承元 HealthReport)
Kind

正常性レポートの種類を取得します。

(継承元 HealthReport)

適用対象