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