Skip to content
Docs Try Aspire

ResourceRelationshipAnnotation Properties

Class Properties 2 members
An annotation which represents the relationship between two resources.
The resource that the relationship is to.
public IResource Resource { get; }
The relationship type.
public string Type { get; }