PushUpdateOperation 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.
public sealed class PushUpdateOperation : Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.UpdateOperationWithModifier<object[]>
type PushUpdateOperation = class
inherit UpdateOperationWithModifier<obj[]>
Public NotInheritable Class PushUpdateOperation
Inherits UpdateOperationWithModifier(Of Object())
- Inheritance
-
PushUpdateOperation
Constructors
PushUpdateOperation(String, Object[], List<UpdateModifier>) | |
PushUpdateOperation(String, Object[]) |
Properties
Field | (Inherited from UpdateOperation<TValue>) |
Modifiers | (Inherited from UpdateOperationWithModifier<TValue>) |
Position | (Inherited from UpdateOperationWithModifier<TValue>) |
Slice | (Inherited from UpdateOperationWithModifier<TValue>) |
Type | (Inherited from UpdateOperation) |
Value | (Inherited from UpdateOperation<TValue>) |