Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.SqlDatabaseCreateUpdateProperties
-
Packages that use SqlDatabaseCreateUpdateProperties Package Description com.azure.resourcemanager.cosmos.fluent.models 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 SqlDatabaseCreateUpdateProperties Modifier and Type Method Description SqlDatabaseCreateUpdatePropertiesSqlDatabaseCreateUpdateProperties. withOptions(CreateUpdateOptions options)Set the options property: A key-value pair of options to be applied for the request.SqlDatabaseCreateUpdatePropertiesSqlDatabaseCreateUpdateProperties. withResource(SqlDatabaseResource resource)Set the resource property: The standard JSON format of a SQL database.
-