Encryption 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.
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
Azure SDK for .NET