The parent Container.
The id of the given StoredProcedure.
Returns a reference URL to the resource. Used for linking in Permissions.
Delete the given StoredProcedure.
Execute the given StoredProcedure.
The specified type, T, is not enforced by the client. Be sure to validate the response from the stored procedure matches the type, T, you provide.
The partition key to use when executing the stored procedure
Array of parameters to pass as arguments to the given StoredProcedure.
Additional options, such as the partition key to invoke the StoredProcedure on.
Read the StoredProcedureDefinition for the given StoredProcedure.
Replace the given StoredProcedure with the specified StoredProcedureDefinition.
The specified StoredProcedureDefinition to replace the existing definition.
Generated using TypeDoc
Operations for reading, replacing, deleting, or executing a specific, existing stored procedure by id.
For operations to create, upsert, read all, or query Stored Procedures,