public static interface CosmosDBAccount.DefinitionStages.WithKeyBasedMetadataWriteAccess
| Modifier and Type | Method and Description |
|---|---|
CosmosDBAccount.DefinitionStages.WithCreate |
withDisableKeyBaseMetadataWriteAccess(boolean disabled)
Specifies whether metadata write access should be disabled.
|
CosmosDBAccount.DefinitionStages.WithCreate 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.
*/