withParameter
Function
interface FoundryResource { // ... 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 Applies to
This function is an extension method on the following types:
type
FoundryResource type
AzureCognitiveServicesProjectResource type
AzureCosmosDBResource type
AzureCognitiveServicesProjectConnectionResource type
AzureStorageResource type
AzureContainerRegistryResource type
AzureKeyVaultResource type
AzureApplicationInsightsResource type
AzureBicepResource type
AzureProvisioningResource type
AzureUserAssignedIdentityResource type
AzureLogAnalyticsWorkspaceResource type
AzureSearchResource