Partager via


SetUpdateOperation<TValue> Classe

Définition

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)

Paramètres de type

TValue
Héritage
SetUpdateOperation<TValue>

Constructeurs

SetUpdateOperation<TValue>(String, TValue)

Propriétés

Field (Hérité de UpdateOperation<TValue>)
Type (Hérité de UpdateOperation)
Value (Hérité de UpdateOperation<TValue>)

S’applique à