Key type for the partition. This parameter is required if the partition scheme for the service is Int64Range or Named. The possible values are following.
Partition key. This is required if the partition scheme for the service is Int64Range or Named. This is not the partition ID, but rather, either the integer key value, or the name of the partition ID. For example, if your service is using ranged partitions from 0 to 10, then they PartitionKeyValue would be an integer in that range. Query service description to see the range or name.
The value in the Version field of the response that was received previously. This is required if the user knows that the result that was gotten previously is stale.
The server timeout for performing the operation in seconds. This timeout specifies the time duration that the client is willing to wait for the requested operation to complete. The default value for this parameter is 60 seconds. Default value: 60.
Generated using TypeDoc
Optional Parameters.