Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.3 KB

File metadata and controls

43 lines (33 loc) · 1.3 KB
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

ipSegmentConfiguration resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Represents application segments for an on-premises nonweb application published through Microsoft Entra application proxy.

Inherits from segmentConfiguration.

Properties

None.

Relationships

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.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.ipSegmentConfiguration"
}