Skip to content
DocsTry Aspire
DocsTry

RelationshipSnapshot Properties

RecordProperties2 members
A snapshot of a relationship.
ResourceNameSection titled ResourceNamestring
The name of the resource the relationship is to.
public string ResourceName { get; init; }
The relationship type.
public string Type { get; init; }