KeyAndSecretDetails.KekDetails 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 KEK is encryption key for BEK.
[Newtonsoft.Json.JsonProperty(PropertyName="kekDetails")]
public Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.KEKDetails KekDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kekDetails")>]
member this.KekDetails : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.KEKDetails with get, set
Public Property KekDetails As KEKDetails
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute