Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.SqlUserDefinedFunctionCreateUpdateProperties
Packages that use SqlUserDefinedFunctionCreateUpdateProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of SqlUserDefinedFunctionCreateUpdateProperties in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return SqlUserDefinedFunctionCreateUpdatePropertiesModifier and TypeMethodDescriptionSqlUserDefinedFunctionCreateUpdateProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of SqlUserDefinedFunctionCreateUpdateProperties from the JsonReader.SqlUserDefinedFunctionCreateUpdateProperties.withOptions
(CreateUpdateOptions options) Set the options property: A key-value pair of options to be applied for the request.SqlUserDefinedFunctionCreateUpdateProperties.withResource
(SqlUserDefinedFunctionResource resource) Set the resource property: The standard JSON format of a userDefinedFunction.