Partager via


AzureResourceInfrastructure Class

Definition

An Azure Provisioning Infrastructure which represents the root Bicep module that is generated for an Azure resource.

public sealed class AzureResourceInfrastructure : Azure.Provisioning.Infrastructure
type AzureResourceInfrastructure = class
    inherit Infrastructure
Public NotInheritable Class AzureResourceInfrastructure
Inherits Infrastructure
Inheritance
AzureResourceInfrastructure

Properties

AspireResource

The Aspire AzureProvisioningResource resource that this AzureResourceInfrastructure represents.

Applies to