ContainerAppDaprComponentData.Secrets Property

Definition

Collection of secrets used by a Dapr component.

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)

Property Value

Applies to