다음을 통해 공유


SecretValueReference.KeyVault 속성

정의

가져오기 또는 집합은 지정된 Azure Key Vault 대한 참조를 지정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상