Skip to content
Docs Try Aspire

ResourceRelationshipAnnotation Constructors

Class Constructors 1 member
An annotation which represents the relationship between two resources.
An annotation which represents the relationship between two resources.
public sealed class ResourceRelationshipAnnotation
{
public ResourceRelationshipAnnotation(
IResource resource,
string type)
{
// ...
}
}
resource IResource
type string