Base type: System.Entity
Summary: This entity represents mapping table for M:N relationship between SCM Nodes and SCM Profiles.
Name | Type | Notes |
---|---|---|
NodeID | System.Int32 | |
ProfileID | System.Int32 | |
Assigned | System.DateTime | |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
SCMNode | Orion.SCM.ServerConfiguration | Defined by relationship NodeReferencesOrion.SCM.NodesProfiles (System.Reference) |
Profile | Orion.SCM.Profiles | Defined by relationship ProfileReferencesOrion.SCM.NodesProfiles (System.Reference) |