Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClusterLoadInfo

Package version

Information about load in a Service Fabric cluster. It holds a summary of all metrics and their load in a cluster.

Hierarchy

  • ClusterLoadInfo

Index

Properties

Optional lastBalancingEndTimeUtc

lastBalancingEndTimeUtc: Date

The end time of last resource balancing run.

Optional lastBalancingStartTimeUtc

lastBalancingStartTimeUtc: Date

The starting time of last resource balancing run.

Optional loadMetricInformation

loadMetricInformation: LoadMetricInformation[]

List that contains metrics and their load information in this cluster.

Generated using TypeDoc