共用方式為


KeyVaultCredentialSettings.AzureKeyVaultUrl Property

Definition

Gets or sets azure Key Vault url.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to