Share via


KeyVaultAndSecretReference.SecretUrl プロパティ

定義

KeyVault のキーまたはシークレットを指す 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

適用対象