Encryption.KeyVaultProperties 속성

정의

암호화 키가 저장되는 키 자격 증명 모음을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="keyVaultProperties")]
public Microsoft.Azure.Management.Avs.Models.EncryptionKeyVaultProperties KeyVaultProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyVaultProperties")>]
member this.KeyVaultProperties : Microsoft.Azure.Management.Avs.Models.EncryptionKeyVaultProperties with get, set
Public Property KeyVaultProperties As EncryptionKeyVaultProperties

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상