次の方法で共有


KeyVaultKeyReference.KeyUrl プロパティ

定義

Key Vaultのキー暗号化キーを参照する URL を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="keyUrl")]
public string KeyUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyUrl")>]
member this.KeyUrl : string with get, set
Public Property KeyUrl As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象