AzureProvisioningResource.ConfigureInfrastructure Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Callback for configuring the Azure resources.
public Action<Aspire.Hosting.Azure.AzureResourceInfrastructure> ConfigureInfrastructure { get; }
member this.ConfigureInfrastructure : Action<Aspire.Hosting.Azure.AzureResourceInfrastructure>
Public ReadOnly Property ConfigureInfrastructure As Action(Of AzureResourceInfrastructure)