Skip to content
DocsTry Aspire
DocsTry

AzureEnvironmentResource Fields

ClassFields2 members
Represents the root Azure deployment target for an Aspire application. Manages deployment parameters and context for Azure resources.
PrepareResourcesStepNameSection titled PrepareResourcesStepNamestaticconststring
The name of the step that prepares Azure resources (e.g. materializes role-assignment resources) so that downstream steps can reference them.
public const static string PrepareResourcesStepName
ProvisionInfrastructureStepNameSection titled ProvisionInfrastructureStepNamestaticconststring
The name of the step that provisions Azure infrastructure resources.
public const static string ProvisionInfrastructureStepName