FSharp.Azure.Cosmos 1.0.0

Edit this page

UpsertConcurrentlyOperation<'T, 'E> Type

Record fields

Record Field Description

Id

Full Usage: Id

Field type: string
Field type: string

PartitionKey

Full Usage: PartitionKey

Field type: PartitionKey voption
Field type: PartitionKey voption

RequestOptions

Full Usage: RequestOptions

Field type: ItemRequestOptions
Field type: ItemRequestOptions

UpdateOrCreate

Full Usage: UpdateOrCreate

Field type: 'T option -> Async<Result<'T, 'E>>
Field type: 'T option -> Async<Result<'T, 'E>>