Freigeben über


UpdateOperationWithModifier<TValue> Klasse

Definition

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)

Typparameter

TValue
Vererbung
UpdateOperationWithModifier<TValue>
Abgeleitet

Konstruktoren

UpdateOperationWithModifier<TValue>(UpdateOperationType, String, TValue)
UpdateOperationWithModifier<TValue>(UpdateOperationType, String, TValue, List<UpdateModifier>)

Eigenschaften

Field (Geerbt von UpdateOperation<TValue>)
Modifiers
Position
Slice
Type (Geerbt von UpdateOperation)
Value (Geerbt von UpdateOperation<TValue>)

Gilt für: