次の方法で共有


ResourceRelationshipAnnotation Class

Definition

An annotation which represents the relationship between two resources.

public sealed class ResourceRelationshipAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
type ResourceRelationshipAnnotation = class
    interface IResourceAnnotation
Public NotInheritable Class ResourceRelationshipAnnotation
Implements IResourceAnnotation
Inheritance
ResourceRelationshipAnnotation
Implements

Constructors

ResourceRelationshipAnnotation(IResource, String)

An annotation which represents the relationship between two resources.

Properties

Resource

The resource that the relationship is to.

Type

The relationship type.

Applies to