Uses of Class
com.microsoft.azure.management.cosmosdb.SqlUserDefinedFunctionCreateUpdateParameters
Package
Description
This package contains the classes for CosmosDB.
-
Uses of SqlUserDefinedFunctionCreateUpdateParameters in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionSqlUserDefinedFunctionCreateUpdateParameters.withOptions
(Map<String, String> options) Set a key-value pair of options to be applied for the request.SqlUserDefinedFunctionCreateUpdateParameters.withResource
(SqlUserDefinedFunctionResource resource) Set the standard JSON format of a userDefinedFunction.