DaprMetadata interface
容器應用程式 Dapr 元件元數據。
屬性詳細資料
name
元數據屬性名稱。
name?: string
屬性值
string
secretRef
要從中提取元數據屬性值的容器應用程式秘密名稱。
secretRef?: string
屬性值
string
value
元數據屬性值。
value?: string
屬性值
string