Uses of Class
com.microsoft.azure.management.cosmosdb.SqlStoredProcedureResource
Packages that use SqlStoredProcedureResource
Package
Description
This package contains the classes for CosmosDB.
-
Uses of SqlStoredProcedureResource in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return SqlStoredProcedureResourceModifier and TypeMethodDescriptionSqlStoredProcedureCreateUpdateParameters.resource()
Get the standard JSON format of a storedProcedure.Set body of the Stored Procedure.Set name of the Cosmos DB SQL storedProcedure.Methods in com.microsoft.azure.management.cosmosdb with parameters of type SqlStoredProcedureResourceModifier and TypeMethodDescriptionSqlStoredProcedureCreateUpdateParameters.withResource
(SqlStoredProcedureResource resource) Set the standard JSON format of a storedProcedure.