| Modifier and Type | Method and Description |
|---|---|
DatabaseAccountPatchParameters |
DatabaseAccountPatchParameters.withCapabilities(List<Capability> capabilities)
Set list of Cosmos DB capabilities for the account.
|
DatabaseAccountPatchParameters |
DatabaseAccountPatchParameters.withTags(Map<String,String> tags)
Set the tags value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/