BatchOperationState Class

Definition

Object representing operation state.

public class BatchOperationState
type BatchOperationState = class
Public Class BatchOperationState
Inheritance
BatchOperationState

Constructors

BatchOperationState()

Properties

RetryAfter

Gets or sets the datetime value to retry the operation.

State

Gets or sets the operation state.

StatusMap

Gets the status map of the operation.

TotalEntriesCount

Gets or sets the total number of entries.

Applies to