共用方式為


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

適用於