다음을 통해 공유


KeyVaultSecretReference.SourceVault 속성

정의

Key Vault 리소스 식별자를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

Key Vault 정규화된 리소스를 들여쓰기합니다.

적용 대상