다음을 통해 공유


EncryptionProperties.KeyVaultProperties 속성

정의

Microsoft.KeyVault를 사용할 때 추가 세부 정보를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상