Microsoft Azure · Schema

StoredProcedureCreateRequest

Request body for creating a stored procedure.

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Properties

Name Type Description
id string The unique name of the stored procedure.
body string The body of the stored procedure (JavaScript function).
View JSON Schema on GitHub