AzureBicepResource.withParameter
Method
interface AzureBicepResource { // ... omitted for brevity withParameter(name: string): AzureBicepResource;}Signature
method
withParameter builder Adds a Bicep parameter without a value
withParameter(name: string): AzureBicepResourceParameters
name string Returns
AzureBicepResource Defined on
This method is defined on the following type: