Skip to content
DocsTry Aspire
DocsTry

ResourceRelationshipAnnotation

Classsealednet8.0
📦 Aspire.Hosting v13.4.0
An annotation which represents the relationship between two resources.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ResourceRelationshipAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}