次の方法で共有


KeyVaultProperties.KeyVaultUri プロパティ

定義

キー コンテナーの URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象