| title | ipSegmentConfiguration resource type |
|---|---|
| description | Represents application segments for an on-premises nonweb application published through Microsoft Entra application proxy. |
| author | dhruvinrshah |
| ms.localizationpriority | medium |
| ms.subservice | entra-applications |
| doc_type | resourcePageType |
| ms.date | 12/19/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Represents application segments for an on-premises nonweb application published through Microsoft Entra application proxy.
Inherits from segmentConfiguration.
None.
| Relationship | Type | Description |
|---|---|---|
| applicationSegments | ipApplicationSegment collection | A collection of application segments for an on-premises nonweb application published through Microsoft Entra application proxy. It includes the destinationHost and ports. |
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.ipSegmentConfiguration"
}