Compartir a través de


SetUpdateOperation<TValue> Clase

Definición

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

Parámetros de tipo

TValue
Herencia
SetUpdateOperation<TValue>

Constructores

SetUpdateOperation<TValue>(String, TValue)

Propiedades

Field (Heredado de UpdateOperation<TValue>)
Type (Heredado de UpdateOperation)
Value (Heredado de UpdateOperation<TValue>)

Se aplica a