Skip to content
DocsTry Aspire
DocsTry

IResource.withChildRelationship

Method
📦 Aspire.Hosting v13.4.0
interface IResource {
// ... omitted for brevity
withChildRelationship(child: IResource): IResource;
}

Signature

methodwithChildRelationshipbuilder
Sets a child relationship
withChildRelationship(child: IResource): IResource
childIResource
IResource

Defined on

This method is defined on the following type: