EncryptionKeyVaultProperties.KeyState 속성

정의

제공된 키의 상태를 가져옵니다. 가능한 값은 '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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상