SqlStoredProcedureResource interface
Cosmos DB SQL storedProcedure resource object
Properties
body | Body of the Stored Procedure |
id | Name of the Cosmos DB SQL storedProcedure |
Property Details
body
Body of the Stored Procedure
body?: string
Property Value
string
id
Name of the Cosmos DB SQL storedProcedure
id: string
Property Value
string