IEncryptionDetails.KekState Property

Definition

The key encryption key state for the Vmm.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The key encryption key state for the Vmm.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="kekState", Update=true)]
public string KekState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The key encryption key state for the Vmm.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="kekState", Update=true)>]
member this.KekState : string with get, set
Public Property KekState As String

Property Value

Attributes

Applies to