AzureEnvironmentResource Fields
Class Fields 2 members
Represents the root Azure deployment target for an Aspire application. Manages deployment parameters and context for Azure resources.
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 The name of the step that provisions Azure infrastructure resources.
public const static string ProvisionInfrastructureStepName