次の方法で共有


ContainerAppDaprComponentData.Secrets プロパティ

定義

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

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

プロパティ値

適用対象