# TargetType.md

## NAME

TargetType

## DESCRIPTION

| Values            | Description                    |
| ----------------- | ------------------------------ |
| AllServers        | All Servers                    |
| RDSHostPools      | RDS Host Pools                 |
| RDSHGroups        | Deprecated: Use RDSHostPools   |
| VDIHostPools      | VDI Host Pools                 |
| VDIPools          | Deprecated: Use VDIHostPools   |
| AVDHostPools      | AVD Host Pools                 |
| RemotePCs         | Remote PCs                     |
| SecureGateways    | Secure Gateways                |
| Gateways          | Deprecated: Use SecureGateways |
| Brokers           | Connection Brokers             |
| PublishingAgents  | Deprecated: Use Brokers        |
| EnrollmentServers | Enrollment Servers             |
| ForceAllAgents    | Force All Agents               |

### References to Commands | | |

\|----| | | [New-RASNotificationEvent](https://github.com/Parallels-Corp/RAS-20-docs/blob/origin/admin-guide-20.3-release/20_RAS-20_API_Guides/PS-API/MD/RASAdmin/cmdlets/New-RASNotificationEvent.md) |\
\| [New-RASNotificationResource](https://github.com/Parallels-Corp/RAS-20-docs/blob/origin/admin-guide-20.3-release/20_RAS-20_API_Guides/PS-API/MD/RASAdmin/cmdlets/New-RASNotificationResource.md) | | | [Set-RASNotificationEvent](https://github.com/Parallels-Corp/RAS-20-docs/blob/origin/admin-guide-20.3-release/20_RAS-20_API_Guides/PS-API/MD/RASAdmin/cmdlets/Set-RASNotificationEvent.md) |\
\| [Set-RASNotificationResource](https://github.com/Parallels-Corp/RAS-20-docs/blob/origin/admin-guide-20.3-release/20_RAS-20_API_Guides/PS-API/MD/RASAdmin/cmdlets/Set-RASNotificationResource.md) | | ### References to Types\
\| | | |----------------------------------------------------------------------|\
\| [Notification](https://github.com/Parallels-Corp/RAS-20-docs/blob/origin/admin-guide-20.3-release/20_RAS-20_API_Guides/PS-API/MD/RASAdmin/types/Notification.md) | | | [NotificationEvent](https://github.com/Parallels-Corp/RAS-20-docs/blob/origin/admin-guide-20.3-release/20_RAS-20_API_Guides/PS-API/MD/RASAdmin/types/NotificationEvent.md) |\
\| [NotificationEventCriteria](https://github.com/Parallels-Corp/RAS-20-docs/blob/origin/admin-guide-20.3-release/20_RAS-20_API_Guides/PS-API/MD/RASAdmin/types/NotificationEventCriteria.md) | | | [NotificationResource](https://github.com/Parallels-Corp/RAS-20-docs/blob/origin/admin-guide-20.3-release/20_RAS-20_API_Guides/PS-API/MD/RASAdmin/types/NotificationResource.md) |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/types/targettype.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
