Freigeben über


IPrivateCloud.KeyVaultPropertyKeyState Property

Definition

The state of key provided

[Microsoft.Azure.PowerShell.Cmdlets.VMware.PSArgumentCompleter(new System.String[] { "Connected", "AccessDenied" })]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="The state of key provided", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="keyState", Update=false)]
public string KeyVaultPropertyKeyState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.PSArgumentCompleter(new System.String[] { "Connected", "AccessDenied" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="The state of key provided", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="keyState", Update=false)>]
member this.KeyVaultPropertyKeyState : string
Public ReadOnly Property KeyVaultPropertyKeyState As String

Property Value

Attributes

Applies to