Encryption Class

Definition

Encryption at rest settings for disk or snapshot

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

Constructors

Encryption()

Initializes a new instance of the Encryption class.

Encryption(String, String)

Initializes a new instance of the Encryption class.

Properties

DiskEncryptionSetId

Gets or sets resourceId of the disk encryption set to use for enabling encryption at rest.

Type

Gets or sets possible values include: 'EncryptionAtRestWithPlatformKey', 'EncryptionAtRestWithCustomerKey', 'EncryptionAtRestWithPlatformAndCustomerKeys'

Applies to