Skip to content
Docs Try Aspire

RelationshipSnapshot Properties

Record Properties 2 members
A snapshot of a relationship.
ResourceName Section titled ResourceName string
The name of the resource the relationship is to.
public string ResourceName { get; init; }
The relationship type.
public string Type { get; init; }