Bagikan melalui


KeyVaultSecretReference.SourceVault Property

Definition

Gets or sets key Vault resource identifier.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Fully qualified resource indentifier of the Key Vault.

Applies to