RebalancingReport.Statistics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Latest rebalancing statistics.
[Orleans.Id(4)]
public System.Collections.Immutable.ImmutableArray<Orleans.Placement.Rebalancing.RebalancingStatistics> Statistics { get; init; }
[<Orleans.Id(4)>]
member this.Statistics : System.Collections.Immutable.ImmutableArray<Orleans.Placement.Rebalancing.RebalancingStatistics> with get, set
Public Property Statistics As ImmutableArray(Of RebalancingStatistics)
Property Value
- Attributes