public static interface CosmosDBAccount.DefinitionStages.WithKind
| Modifier and Type | Method and Description |
|---|---|
CosmosDBAccount.DefinitionStages.WithConsistencyPolicy |
withKind(DatabaseAccountKind kind)
The database account kind for the CosmosDB account.
|
CosmosDBAccount.DefinitionStages.WithConsistencyPolicy withKind(DatabaseAccountKind kind)
kind - the account kind/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/