次の方法で共有


HealthReport.HealthInformation プロパティ

定義

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

public System.Fabric.Health.HealthInformation HealthInformation { get; }
member this.HealthInformation : System.Fabric.Health.HealthInformation
Public ReadOnly Property HealthInformation As HealthInformation

プロパティ値

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

注釈

正常性情報は、 内の正常性ストアに HealthEvent保持されます。

適用対象