Skip to content
DocsTry Aspire
DocsTry

withCustomInput

Method
📦 Aspire.Hosting v13.4.0
interface ParameterResource {
// ... omitted for brevity
withCustomInput(options: ParameterCustomInputOptions): ParameterResource;
}

Signature

methodwithCustomInputbuilder
Sets a custom input for the parameter resource from a polyglot app host.
withCustomInput(options: ParameterCustomInputOptions): ParameterResource
optionsParameterCustomInputOptions
ParameterResource

Applies to

This method applies to the following types: