Skip to content
Docs Try Aspire
Docs Try

withCustomInput

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

Signature

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

Applies to

This method applies to the following types: