次の方法で共有


EncryptionKeyVaultProperties.KeyVaultUrl プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象