Skip to content
Docs Try Aspire

withInitFiles

Function
📦 Aspire.Hosting.MongoDB v13.2.0-preview.1.26159.1
interface MongoDBServerResource {
// ... omitted for brevity
withInitFiles(source: string): MongoDBServerResource;
}

Signature

method withInitFiles builder
Copies init files into a MongoDB container
withInitFiles(source: string): MongoDBServerResource
source string
MongoDBServerResource

Applies to

This function is an extension method on the following types: