Muokkaa

Jaa


ipSegmentConfiguration resource type

Namespace: microsoft.graph

Important

APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

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"
}