次の方法で共有


DeployedServicePackage.HealthState プロパティ

定義

デプロイされたサービス パッケージ インスタンスの集計された正常性状態を取得します。

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

プロパティ値

で明示的にクエリを実行しない限り、 GetDeployedServicePackagePagedListAsync(PagedDeployedServicePackageQueryDescription)正常性状態は不明です。

適用対象