AzureVmRecoveryPoint.KeyAndSecretDetails Property
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.
Required details for recovering an encrypted VM. Applicable only when the EncryptionEnabled flag is true.
public Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.KeyAndSecretDetails KeyAndSecretDetails { get; set; }
member this.KeyAndSecretDetails : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.KeyAndSecretDetails with get, set
Public Property KeyAndSecretDetails As KeyAndSecretDetails