Base type: System.Entity
Summary: This entity provides mapping between SCM profiles and SAM application templates. It allows to recommend SAM applications based on existing SCM profiles assigned to node.
| Name | Type | Notes |
|---|---|---|
| ApplicationTemplateId | System.Int32 | |
| ProfileId | System.Int32 | |
| ApplicationTemplateUniqueId | System.String | |
| ApplicationTemplateName | System.String | |
| ProfileUniqueId | System.String | |
| ProfileName | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |