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