| 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 |
|---|---|
DatabaseAccountOfferType |
DatabaseAccountGetResultsInner.databaseAccountOfferType()
Get the databaseAccountOfferType property: The offer type for the Cosmos DB database account.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseAccountOfferType |
CosmosDBAccount.databaseAccountOfferType() |
static DatabaseAccountOfferType |
DatabaseAccountOfferType.fromString(String value)
Parses a serialized value to a DatabaseAccountOfferType instance.
|
static DatabaseAccountOfferType |
DatabaseAccountOfferType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseAccountOfferType[] |
DatabaseAccountOfferType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.