次の方法で共有


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

適用対象