Skip to content
Docs Try Aspire

ResourceRelationshipAnnotation

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