RelationshipProperties interface
Relationship properties.
Properties
destination | Destination resource of the relationship. |
end |
Relationship end time. |
source | Source resource of the relationship. |
start |
Relationship start time. |
Property Details
destination
Destination resource of the relationship.
destination: ResourceReferenceUnion
Property Value
endTime
Relationship end time.
endTime?: Date
Property Value
Date
source
Source resource of the relationship.
source: ResourceReferenceUnion
Property Value
startTime
Relationship start time.
startTime?: Date
Property Value
Date
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript