Uses of Class
com.azure.resourcemanager.cosmos.models.SqlUserDefinedFunctionListResult
Packages that use SqlUserDefinedFunctionListResult
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of SqlUserDefinedFunctionListResult in com.azure.resourcemanager.cosmos.models
Classes in com.azure.resourcemanager.cosmos.models that implement interfaces with type arguments of type SqlUserDefinedFunctionListResultModifier and TypeClassDescriptionfinal classThe List operation response, that contains the userDefinedFunctions and their properties.Methods in com.azure.resourcemanager.cosmos.models that return SqlUserDefinedFunctionListResultModifier and TypeMethodDescriptionSqlUserDefinedFunctionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SqlUserDefinedFunctionListResult from the JsonReader.