Share via


KeyVaultAndKeyReference.KeyUrl プロパティ

定義

KeyVault のキーまたはシークレットを指す 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

適用対象