Skip to content
DocsTry Aspire
DocsTry

YarpCluster.withMetadata

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

Signature

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

Defined on

This method is defined on the following type: