net9.0
namespace Aspire.Hosting
{
public class AzureConstructResource : AzureBicepResource
{
public Action<ResourceModuleConstruct!>! ConfigureConstruct { get; }
}
}
.NET | 8.09.0 |
---|---|
Information specific to net9.0 | |
Assembly | Aspire.Hosting.Azure , Version=8.2.2.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | Your project needs a package reference to |
Package | Aspire.Hosting.Azure (8.2.2) net8.0 |
Platform Restrictions | The property getter is supported on all platforms. |