configureInfrastructure
Function
interface FoundryResource { // ... omitted for brevity configureInfrastructure(configure: callback): AzureProvisioningResource;}Signature
method
configureInfrastructure builder Configures the Azure provisioning infrastructure callback
configureInfrastructure(configure: (obj: AzureResourceInfrastructure) => void): AzureProvisioningResourceParameters
configure (obj: AzureResourceInfrastructure) => void Returns
AzureProvisioningResource 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
AzureProvisioningResource type
AzureUserAssignedIdentityResource type
AzureLogAnalyticsWorkspaceResource type
AzureSearchResource