Share via


JobDetails.KeyEncryptionKey Property

Definition

Gets or sets details about which key encryption type is being used.

[Newtonsoft.Json.JsonProperty(PropertyName="keyEncryptionKey")]
public Microsoft.Azure.Management.DataBox.Models.KeyEncryptionKey KeyEncryptionKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyEncryptionKey")>]
member this.KeyEncryptionKey : Microsoft.Azure.Management.DataBox.Models.KeyEncryptionKey with get, set
Public Property KeyEncryptionKey As KeyEncryptionKey

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to