| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SqlDatabaseGetPropertiesResource
The SqlDatabaseGetPropertiesResource model.
|
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseResource |
SqlDatabaseCreateUpdateParameters.resource()
Get the resource property: The standard JSON format of a SQL database.
|
SqlDatabaseResource |
SqlDatabaseResource.withId(String id)
Set the id property: Name of the Cosmos DB SQL database.
|
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseCreateUpdateParameters |
SqlDatabaseCreateUpdateParameters.withResource(SqlDatabaseResource resource)
Set the resource property: The standard JSON format of a SQL database.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.