次の方法で共有


ServiceCosmosDbConfigurationInfo.KeyVaultKeyUri プロパティ

定義

バッキング データベースのカスタマー マネージド キーの URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象