Share via


KeyEncryptionKey.KekType Property

Definition

Gets or sets type of encryption key used for key encryption. Possible values include: 'MicrosoftManaged', 'CustomerManaged'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to