Share via


AzureConstructResource.ConfigureConstruct Property

Definition

Callback for configuring construct.

public Action<Aspire.Hosting.ResourceModuleConstruct> ConfigureConstruct { get; }
member this.ConfigureConstruct : Action<Aspire.Hosting.ResourceModuleConstruct>
Public ReadOnly Property ConfigureConstruct As Action(Of ResourceModuleConstruct)

Property Value

Applies to