DiskEncryptionKeyInfo 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.
Disk Encryption Key Information (BitLocker Encryption Key (BEK) on Windows).
public class DiskEncryptionKeyInfo
type DiskEncryptionKeyInfo = class
Public Class DiskEncryptionKeyInfo
- Inheritance
-
DiskEncryptionKeyInfo
Constructors
DiskEncryptionKeyInfo() |
Initializes a new instance of the DiskEncryptionKeyInfo class. |
DiskEncryptionKeyInfo(String, String) |
Initializes a new instance of the DiskEncryptionKeyInfo class. |
Properties
KeyVaultResourceArmId |
Gets or sets the KeyVault resource ARM id for secret. |
SecretIdentifier |
Gets or sets the secret url / identifier. |