UpdatePartitionLoadQueryDescription.PartitionMetricLoadDescriptionList 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.
Gets or sets the list of partitions with their load updates.
public System.Collections.Generic.IList<System.Fabric.Description.PartitionMetricLoadDescription> PartitionMetricLoadDescriptionList { get; set; }
member this.PartitionMetricLoadDescriptionList : System.Collections.Generic.IList<System.Fabric.Description.PartitionMetricLoadDescription> with get, set
Public Property PartitionMetricLoadDescriptionList As IList(Of PartitionMetricLoadDescription)
Property Value
The list of partitions with their load updates.