Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ComputedProperty interface
- Package:
- @azure/cosmos
Properties
| name | The name of the computed property. Name of the computed property should be chosen such that it does not collide with any existing or future document properties. |
| query |
Property Details
name
The name of the computed property. Name of the computed property should be chosen such that it does not collide with any existing or future document properties.
name: string
Property Value
string
query
query: string
Property Value
string
