Partager via


RemoveUpdateOperation<TValue> Classe

Définition

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

Paramètres de type

TValue
Héritage
RemoveUpdateOperation<TValue>

Constructeurs

RemoveUpdateOperation<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 à