| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.fluent.models |
Package containing the inner data models for CosmosDBManagementClient.
|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseGetPropertiesResource |
SqlDatabaseGetResultsInner.resource()
Get the resource property: The resource property.
|
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseGetResultsInner |
SqlDatabaseGetResultsInner.withResource(SqlDatabaseGetPropertiesResource resource)
Set the resource property: The resource property.
|
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseGetPropertiesResource |
SqlDatabaseGetPropertiesResource.withColls(String colls)
Set the colls property: A system generated property that specified the addressable path of the collections
resource.
|
SqlDatabaseGetPropertiesResource |
SqlDatabaseGetPropertiesResource.withUsers(String users)
Set the users property: A system generated property that specifies the addressable path of the users resource.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.