property CosmosBatchResponse.result

The per-operation results, in the order the operations were sent.

Type

readonly { readonly statusCode: number; }[]

Usage

import { type CosmosBatchResponse } from "database-plugin/src/index.ts";