EncryptionKeyVaultProperties.KeyState Property

Definition

Gets the state of key provided. Possible values include: 'Connected', 'AccessDenied'

[Newtonsoft.Json.JsonProperty(PropertyName="keyState")]
public string KeyState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyState")>]
member this.KeyState : string
Public ReadOnly Property KeyState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to