KeyVaultSecretReference.SecretUrl プロパティ

定義

Key Vault内のシークレットを参照する URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象