withParameterStringValue
Function
interface FoundryResource { // ... omitted for brevity withParameterStringValue( name: string, value: string): AzureBicepResource;}Signature
method
withParameterStringValue builder Adds a Bicep parameter with a string value
withParameterStringValue( name: string, value: string): AzureBicepResourceParameters
name string value 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