public static interface CosmosDBAccount.UpdateStages.WithKeyBasedMetadataWriteAccess
| Modifier and Type | Method and Description |
|---|---|
CosmosDBAccount.UpdateStages.WithOptionals |
withDisableKeyBaseMetadataWriteAccess(boolean disabled)
Specifies whether metadata write access should be disabled.
|
CosmosDBAccount.UpdateStages.WithOptionals withDisableKeyBaseMetadataWriteAccess(boolean disabled)
disabled - whether metadata write access is disabled or not./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/