Share via


Encryption Class

Definition

The properties of customer managed encryption key

public class Encryption
type Encryption = class
Public Class Encryption
Inheritance
Encryption

Constructors

Encryption()

Initializes a new instance of the Encryption class.

Encryption(String, EncryptionKeyVaultProperties)

Initializes a new instance of the Encryption class.

Properties

KeyVaultProperties

Gets or sets the key vault where the encryption key is stored

Status

Gets or sets status of customer managed encryption key. Possible values include: 'Enabled', 'Disabled'

Applies to