Share via


BulkUpdateFailure.FailedUpdateItems Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.UpdateItem> FailedUpdateItems { get; }
member this.FailedUpdateItems : System.Collections.Generic.List<Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.UpdateItem>
Public ReadOnly Property FailedUpdateItems As List(Of UpdateItem)

Property Value

Applies to