共用方式為


UpdateJobDetails.KeyEncryptionKey Property

Definition

Gets or sets key encryption key for the job.

[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