Share via


ReplicaLoadInformation Class

Definition

Represents the data structure that contains metric load information for a replica.

public class ReplicaLoadInformation
type ReplicaLoadInformation = class
Public Class ReplicaLoadInformation
Inheritance
ReplicaLoadInformation

Constructors

ReplicaLoadInformation()

Initializes a new instance of the ReplicaLoadInformation class.

Properties

LoadMetricReports

Gets a list of metric and their load for a replica.

PartitionId

Gets the partition Identifier.

ReplicaOrInstanceId

Gets the replica Identifer (stateful service), or instanceId (stateless service).

Applies to