| Modifier and Type | Method and Description |
|---|---|
Capability |
Capability.withName(String name)
Set the name value.
|
| Modifier and Type | Method and Description |
|---|---|
List<Capability> |
CosmosDBAccount.capabilities() |
| Modifier and Type | Method and Description |
|---|---|
CosmosDBAccount.DefinitionStages.WithConsistencyPolicy |
CosmosDBAccount.DefinitionStages.WithKind.withKind(DatabaseAccountKind kind,
Capability... capabilities)
The database account kind for the CosmosDB account.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/