Compartir a través de


UpdatePartitionMoveCostQueryDescription.PartitionMoveCostDescriptionList Propiedad

Definición

Obtiene o establece la lista de particiones con sus actualizaciones de costos de traslado.

public System.Collections.Generic.IList<System.Fabric.Description.PartitionMoveCostDescription> PartitionMoveCostDescriptionList { get; set; }
member this.PartitionMoveCostDescriptionList : System.Collections.Generic.IList<System.Fabric.Description.PartitionMoveCostDescription> with get, set
Public Property PartitionMoveCostDescriptionList As IList(Of PartitionMoveCostDescription)

Valor de propiedad

Lista de particiones con sus actualizaciones de costos de traslado.

Se aplica a