SqlStoredProcedureCreateUpdateProperties interface
Properties to create and update Azure Cosmos DB storedProcedure.
Properties
| options | A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request. |
| resource | The standard JSON format of a storedProcedure |
Property Details
options
A key-value pair of options to be applied for the request. This corresponds to the headers sent with the request.
options?: CreateUpdateOptions
Property Value
resource
The standard JSON format of a storedProcedure
resource: SqlStoredProcedureResource