BatchOperationState Class
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.
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. |