共用方式為


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

適用於