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