次の方法で共有


ClusterHealth.ApplicationHealthStates プロパティ

定義

正常性ストアにあるクラスター アプリケーションの正常性状態を取得します。

public System.Collections.Generic.IList<System.Fabric.Health.ApplicationHealthState> ApplicationHealthStates { get; }
member this.ApplicationHealthStates : System.Collections.Generic.IList<System.Fabric.Health.ApplicationHealthState>
Public ReadOnly Property ApplicationHealthStates As IList(Of ApplicationHealthState)

プロパティ値

正常性ストアにあるクラスター アプリケーション。

適用対象