Freigeben über


PushUpdateOperation Klasse

Definition

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())
Vererbung

Konstruktoren

PushUpdateOperation(String, Object[])
PushUpdateOperation(String, Object[], List<UpdateModifier>)

Eigenschaften

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

Gilt für: