Reference
PnP Template
PnP Templates are declarative way of describing artifacts that need to be deployed to a SharePoint Site Collection or Microsoft Teams team by using the PnP Provisioning engine
Part of the SharePoint inventory.
Scan settings
| Default scanning interval | Allowed scanning intervals | Data removal during incremental scan |
|---|---|---|
| Default | Daily, Weekly, Bi-Weekly, Monthly, Never, Initial | No |
Properties
| Property | Type | Description | Automation placeholder |
|---|---|---|---|
| Initially Scanned | DateTime | Resources:NotificationStorageEntityLocalization.CreatedTimeDescription | {{PnPTemplate.CreatedTime}} |
| Description | String | {{PnPTemplate.Description}} | |
| Display Name | String | {{PnPTemplate.DisplayName}} | |
| Last scan update | DateTime | Resources:NotificationStorageEntityLocalization.LastModifiedTimeDescription | {{PnPTemplate.LastModifiedTime}} |
| Risk Score | Int32 | Stores risk score | {{PnPTemplate.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{PnPTemplate.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{PnPTemplate.RiskScoreValue}} |
| File | String | Allowed values: .pnp, .xml. | {{PnPTemplate.TemplateFile}} |
Relations
This object does currently not have any relations.
Segments
This object does currently not have any segments.
Actions
This object does currently not have any actions.