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