| title | actionUrl resource type |
|---|---|
| description | The link to the documentation or Microsoft Entra admin center page that provides more information about an actionStep. |
| author | ddeeps2610 |
| ms.localizationpriority | medium |
| ms.subservice | entra-monitoring-health |
| doc_type | resourcePageType |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
The link to the documentation or Microsoft Entra admin center page that provides more information about an actionStep.
| Property | Type | Description |
|---|---|---|
| displayName | String | Brief title for the page that the links directs to. |
| url | String | The URL to the documentation or Microsoft Entra admin center page. |
None.
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.actionUrl",
"displayName": "String",
"url": "String"
}