Skip to content
Docs Try Aspire

AzureResourceInfrastructure

Class sealed net8.0
📦 Aspire.Hosting.Azure v13.2.0
An Azure Provisioning Provisioning.Infrastructure which represents the root Bicep module that is generated for an Azure resource.
namespace Aspire.Hosting.Azure;
public sealed class AzureResourceInfrastructure
: Azure.Provisioning.Infrastructure
{
// ...
}
Infrastructure