Compartilhar via


RemoveUpdateOperation<TValue> Classe

Definição

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)

Parâmetros de tipo

TValue
Herança
RemoveUpdateOperation<TValue>

Construtores

RemoveUpdateOperation<TValue>(String, TValue)

Propriedades

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

Aplica-se a