次の方法で共有


DatabaseAccountUpdateParameters.KeyVaultKeyUri プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象