EncryptionDetails.KekState Property

Definition

Gets or sets the key encryption key state for the Vmm.

[Newtonsoft.Json.JsonProperty(PropertyName="kekState")]
public string KekState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kekState")>]
member this.KekState : string with get, set
Public Property KekState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to