SqlUserDefinedFunctionResource interface
Cosmos DB SQL userDefinedFunction resource object
Properties
body | Body of the User Defined Function |
id | Name of the Cosmos DB SQL userDefinedFunction |
Property Details
body
Body of the User Defined Function
body?: string
Property Value
string
id
Name of the Cosmos DB SQL userDefinedFunction
id: string
Property Value
string