Skip to content
Docs Try Aspire

ResourceRelationshipAnnotation

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