IaasVMRecoveryPoint.KeyAndSecret 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 required details for recovering an encrypted VM. Applicable only when IsSourceVMEncrypted is true.
[Newtonsoft.Json.JsonProperty(PropertyName="keyAndSecret")]
public Microsoft.Azure.Management.RecoveryServices.Backup.Models.KeyAndSecretDetails KeyAndSecret { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyAndSecret")>]
member this.KeyAndSecret : Microsoft.Azure.Management.RecoveryServices.Backup.Models.KeyAndSecretDetails with get, set
Public Property KeyAndSecret As KeyAndSecretDetails
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute