DataEncryption Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The data encryption properties of a cluster.
public class DataEncryption : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CosmosDBForPostgreSql.Models.DataEncryption>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CosmosDBForPostgreSql.Models.DataEncryption>
type DataEncryption = class
interface IJsonModel<DataEncryption>
interface IPersistableModel<DataEncryption>
Public Class DataEncryption
Implements IJsonModel(Of DataEncryption), IPersistableModel(Of DataEncryption)
- Inheritance
-
DataEncryption
- Implements
Constructors
| Name | Description |
|---|---|
| DataEncryption() |
Initializes a new instance of DataEncryption. |
Properties
| Name | Description |
|---|---|
| PrimaryKeyUri |
URI for the key in keyvault for data encryption of the primary server. |
| PrimaryUserAssignedIdentityId |
Resource Id for the User assigned identity to be used for data encryption of the primary server. |
| Type |
Gets or sets the Type. |