次の方法で共有


KeyVaultCredentialSettings.AzureKeyVaultUrl プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象