Partilhar via


SetUpdateOperation<TValue> Classe

Definição

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
Herança
SetUpdateOperation<TValue>

Construtores

SetUpdateOperation<TValue>(String, TValue)

Propriedades

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

Aplica-se a