Прочетете на английски Редактиране

Споделяне чрез


BatchItem<T> Struct

Definition

C#
public readonly struct BatchItem<T>

Type Parameters

T

The type of the item the response contains.

Inheritance
BatchItem<T>

Constructors

BatchItem<T>(BatchOperation, T, String, String)

Initializes a new instance of the BatchItem<T> struct.

Properties

Id

Gets the item id required for operation.

Item

Gets the batch item payload.

ItemVersion

Gets the item version for if match condition.

Operation

Gets the operation for this item.

Applies to

Продукт Версии
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)