AzureResourceInfrastructure Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |