BatchAccountCreateParameters.KeyVaultReference 속성

정의

Batch 계정과 연결된 Azure Key Vault에 대한 참조를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상