次の方法で共有


DaprMetadata.SecretRef プロパティ

定義

メタデータ プロパティ値の取得元となるコンテナー アプリ シークレットの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象