withParameter
Method
interface AzureBicepResource { // ... omitted for brevity withParameter( name: string, value?: EndpointReference): AzureBicepResource;}Signature
method
withParameter builder Adds a Bicep parameter
withParameter( name: string, value?: EndpointReference): AzureBicepResourceParameters
name string value EndpointReference optional Returns
AzureBicepResource Applies to
This method applies to the following types: