Package | Description |
---|---|
com.azure.cosmos.models |
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
|
Modifier and Type | Method and Description |
---|---|
ClientEncryptionPolicy |
CosmosContainerProperties.getClientEncryptionPolicy()
Gets the ClientEncryptionPolicy that is used for encrypting item fields
|
Modifier and Type | Method and Description |
---|---|
CosmosContainerProperties |
CosmosContainerProperties.setClientEncryptionPolicy(ClientEncryptionPolicy value)
Sets the ClientEncryptionPolicy that is used for encrypting item fields
|
Copyright © 2021 Microsoft Corporation. All rights reserved.