Skip to content
DocsTry Aspire
DocsTry

withDescription

Method
📦 Aspire.Hosting v13.4.0
interface ParameterResource {
// ... omitted for brevity
withDescription(
description: string,
enableMarkdown?: boolean): ParameterResource;
}

Signature

methodwithDescriptionbuilder
Sets the description of the parameter resource.
withDescription(
description: string,
enableMarkdown?: boolean): ParameterResource
descriptionstring
enableMarkdownbooleanoptional= False
ParameterResource

Applies to

This method applies to the following types: