Skip to content
Docs Try Aspire
Docs Try

YarpCluster.withMetadata

Method
📦 Aspire.Hosting.Yarp v13.4.0
interface YarpCluster {
// ... omitted for brevity
withMetadata(metadata: Dict<string,string>): YarpCluster;
}

Signature

method withMetadata
Set the Metadata for the cluster.
withMetadata(metadata: Dict<string,string>): YarpCluster
metadata Dict<string,string>
YarpCluster

Defined on

This method is defined on the following type: