次の方法で共有


KeyVaultKeyReference.SourceVault プロパティ

定義

キーを含むKey Vaultの相対 URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象