Skip to content
Docs Try Aspire

AzureBicepResource.withParameter

Method
📦 Aspire.Hosting.Azure.Functions v13.2.0-preview.1.26159.1
interface AzureBicepResource {
// ... omitted for brevity
withParameter(name: string): AzureBicepResource;
}

Signature

method withParameter builder
Adds a Bicep parameter without a value
withParameter(name: string): AzureBicepResource
name string
AzureBicepResource

Defined on

This method is defined on the following type: