RelationshipOriginInformation 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.
Provides information about the origin of a relationship.
public class RelationshipOriginInformation : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Relationships.Models.RelationshipOriginInformation>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Relationships.Models.RelationshipOriginInformation>
type RelationshipOriginInformation = class
interface IJsonModel<RelationshipOriginInformation>
interface IPersistableModel<RelationshipOriginInformation>
Public Class RelationshipOriginInformation
Implements IJsonModel(Of RelationshipOriginInformation), IPersistableModel(Of RelationshipOriginInformation)
- Inheritance
-
RelationshipOriginInformation
- Implements
Properties
| Name | Description |
|---|---|
| DiscoveryEngine |
The name of the discovery engine that created the relationship. |
| RelationshipOriginType |
Identifies the origin type of the relationship. |