Skip to content
Docs Try Aspire

createBuilderWithOptions

Function
📦 Aspire.Hosting v13.2.0-preview.1.26159.1
interface CreateBuilderOptions {
// ... omitted for brevity
createBuilderWithOptions(): IDistributedApplicationBuilder;
}

Signature

method createBuilderWithOptions
Creates builder with options
createBuilderWithOptions(): IDistributedApplicationBuilder
IDistributedApplicationBuilder

Applies to

This function is an extension method on the following types: