UpdateOperationWithModifier<TValue> 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 abstract class UpdateOperationWithModifier<TValue> : Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.UpdateOperation<TValue>
type UpdateOperationWithModifier<'Value> = class
inherit UpdateOperation<'Value>
Public MustInherit Class UpdateOperationWithModifier(Of TValue)
Inherits UpdateOperation(Of TValue)
Type Parameters
- TValue
- Inheritance
- Derived
Constructors
UpdateOperationWithModifier<TValue>(UpdateOperationType, String, TValue, List<UpdateModifier>) | |
UpdateOperationWithModifier<TValue>(UpdateOperationType, String, TValue) |
Properties
Field | (Inherited from UpdateOperation<TValue>) |
Modifiers | |
Position | |
Slice | |
Type | (Inherited from UpdateOperation) |
Value | (Inherited from UpdateOperation<TValue>) |