Package version:
ReadonlycontainerThe parent Container.
ReadonlyidThe id of the given StoredProcedure.
Returns a reference URL to the resource. Used for linking in Permissions.
Delete the given StoredProcedure.
Optionaloptions: RequestOptionsExecute 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
Optionalparams: any[]Array of parameters to pass as arguments to the given StoredProcedure.
Optionaloptions: RequestOptionsAdditional options, such as the partition key to invoke the StoredProcedure on.
Read the StoredProcedureDefinition for the given StoredProcedure.
Optionaloptions: RequestOptionsReplace the given StoredProcedure with the specified StoredProcedureDefinition.
The specified StoredProcedureDefinition to replace the existing definition.
Optionaloptions: RequestOptions
Operations for reading, replacing, deleting, or executing a specific, existing stored procedure by id.
For operations to create, read all, or query Stored Procedures,