次の方法で共有


DaprComponentData.Secrets プロパティ

定義

Dapr コンポーネントによって使用されるシークレットのコレクション。

public System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.AppSecret> Secrets { get; }
member this.Secrets : System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.AppSecret>
Public ReadOnly Property Secrets As IList(Of AppSecret)

プロパティ値

適用対象