| title | template resource type |
|---|---|
| description | Represents a container for templates, such as device templates used for onboarding devices in Microsoft Entra ID. |
| author | ploegert |
| ms.localizationpriority | medium |
| ms.date | 12/31/2024 |
| ms.subservice | entra-id |
| doc_type | resourcePageType |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Represents a container for templates, such as device templates used for onboarding devices in Microsoft Entra ID.
None.
None.
| Relationship | Type | Description |
|---|---|---|
| deviceTemplates | deviceTemplate collection | Defines the templates that are common to a set of device objects, such as IoT devices. |
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.template"
}