Uses of Class
com.azure.resourcemanager.cosmos.models.SqlDatabaseResource
Packages that use SqlDatabaseResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of SqlDatabaseResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return SqlDatabaseResourceModifier and TypeMethodDescriptionSqlDatabaseCreateUpdateProperties.resource()Get the resource property: The standard JSON format of a SQL database.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type SqlDatabaseResourceModifier and TypeMethodDescriptionSqlDatabaseCreateUpdateProperties.withResource(SqlDatabaseResource resource) Set the resource property: The standard JSON format of a SQL database. -
Uses of SqlDatabaseResource in com.azure.resourcemanager.cosmos.models
Subclasses of SqlDatabaseResource in com.azure.resourcemanager.cosmos.modelsModifier and TypeClassDescriptionfinal classCosmos DB SQL database resource object.final classThe SqlDatabaseGetPropertiesResource model.Methods in com.azure.resourcemanager.cosmos.models that return SqlDatabaseResourceModifier and TypeMethodDescriptionSqlDatabaseCreateUpdateParameters.resource()Get the resource property: The standard JSON format of a SQL database.Set the id property: Name of the Cosmos DB SQL database.Methods in com.azure.resourcemanager.cosmos.models with parameters of type SqlDatabaseResourceModifier and TypeMethodDescriptionSqlDatabaseCreateUpdateParameters.withResource(SqlDatabaseResource resource) Set the resource property: The standard JSON format of a SQL database.