Package version:

Interface DaprMetadata

Dapr component metadata.

Hierarchy

  • DaprMetadata

Properties

Properties

name?: string

Metadata property name.

secretRef?: string

Name of the Dapr Component secret from which to pull the metadata property value.

value?: string

Metadata property value.

Generated using TypeDoc