Skip to content
Docs Try Aspire

AppIdentityAnnotation

Class net8.0
📦 Aspire.Hosting.Azure v13.2.0
An annotation for an application's identity resource.
namespace Aspire.Hosting.Azure;
public class AppIdentityAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
IResourceAnnotation
The identity resource represents the Azure managed identity associated with the application.