次の方法で共有


EncryptionConfiguration.VaultBaseUrl プロパティ

定義

CMK に使用される Azure Key Vaultの URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象