PatchOperationInput interface

Properties

id
ifMatch
ifNoneMatch
operationType
partitionKey
resourceBody

Property Details

id

id: string

Property Value

string

ifMatch

ifMatch?: string

Property Value

string

ifNoneMatch

ifNoneMatch?: string

Property Value

string

operationType

operationType: "Patch"

Property Value

"Patch"

partitionKey

partitionKey?: PartitionKey

Property Value

resourceBody

resourceBody: PatchRequestBody

Property Value