Partager via


AzureProvisioningResource.ConfigureInfrastructure Property

Definition

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)

Property Value

Applies to