ClusterLoadInfo Class
Information about load in a Service Fabric cluster. It holds a summary of all metrics and their load in a cluster.
- Inheritance
-
ClusterLoadInfo
Constructor
ClusterLoadInfo(*, last_balancing_start_time_utc=None, last_balancing_end_time_utc=None, load_metric_information=None, **kwargs)
Parameters
- load_metric_information
- list[LoadMetricInformation]
Required
List that contains metrics and their load information in this cluster.
Feedback
Submit and view feedback for