Share via


UpdatePartitionMoveCostResult Class

Definition

Specifies the output per partition of the query UpdatePartitionMoveCostAsync(UpdatePartitionMoveCostQueryDescription, TimeSpan, CancellationToken) that contains integer representation of the ErrorCode with the corresponding partition ID.

public sealed class UpdatePartitionMoveCostResult
type UpdatePartitionMoveCostResult = class
Public NotInheritable Class UpdatePartitionMoveCostResult
Inheritance
UpdatePartitionMoveCostResult

Properties

PartitionErrorCode

Error Code representing output for updating move cost for a current partition.

PartitionId

The partition ID.

Applies to