Share via


UpdateOperation<TValue> Class

Definition

public class UpdateOperation<TValue> : Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.UpdateOperation
type UpdateOperation<'Value> = class
    inherit UpdateOperation
Public Class UpdateOperation(Of TValue)
Inherits UpdateOperation

Type Parameters

TValue
Inheritance
UpdateOperation<TValue>
Derived

Constructors

UpdateOperation<TValue>(UpdateOperationType, String, TValue)

Properties

Field
Type (Inherited from UpdateOperation)
Value

Applies to