Skip to content
Docs Try Aspire

DeploymentPrerequisitesAnnotation Properties

Class Properties 1 member
An annotation that tracks Azure resources (such as role assignments and private endpoints) that must be provisioned before a compute resource can be deployed.
Gets the Azure resources that must be provisioned before the annotated resource is deployed.
public IReadOnlySet<AzureBicepResource> Resources { get; }