IaasVMRestoreRequest.EncryptionDetails 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.
Gets or sets details needed if the VM was encrypted at the time of backup.
[Newtonsoft.Json.JsonProperty(PropertyName="encryptionDetails")]
public Microsoft.Azure.Management.RecoveryServices.Backup.Models.EncryptionDetails EncryptionDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionDetails")>]
member this.EncryptionDetails : Microsoft.Azure.Management.RecoveryServices.Backup.Models.EncryptionDetails with get, set
Public Property EncryptionDetails As EncryptionDetails
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute