Skip to content
Docs Try Aspire
Docs Try

AzureEnvironmentResource Fields

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