次の方法で共有


DeployedServiceReplicaDetail.ReportedLoad プロパティ

定義

このレプリカによって報告される負荷を取得または設定します。

public System.Collections.Generic.IList<System.Fabric.Query.LoadMetricReport> ReportedLoad { get; }
member this.ReportedLoad : System.Collections.Generic.IList<System.Fabric.Query.LoadMetricReport>
Public ReadOnly Property ReportedLoad As IList(Of LoadMetricReport)

プロパティ値

このレプリカによって報告される負荷。

適用対象