ResourceRelationshipAnnotation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |