Share via


IaasVMRestoreRequest.EncryptionDetails Property

Definition

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

Applies to