你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerAppManagedEnvironmentDaprComponent.Secrets Property

Definition

Collection of secrets used by a Dapr component.

public Azure.Provisioning.BicepList<Azure.Provisioning.AppContainers.ContainerAppWritableSecret> Secrets { get; set; }
member this.Secrets : Azure.Provisioning.BicepList<Azure.Provisioning.AppContainers.ContainerAppWritableSecret> with get, set
Public Property Secrets As BicepList(Of ContainerAppWritableSecret)

Property Value

Applies to