# ProviderSubType Enum

### NAME

ProviderSubType

### DESCRIPTION

Provider Sub Type

| Values                         | Description                                            |
| ------------------------------ | ------------------------------------------------------ |
| HyperV                         | HyperV on Unknown Server                               |
| HyperVUnknown                  | Deprecated: HyperV on Unknown Server                   |
| HyperVWin2012R2Std             | HyperV on Windows Server 2012 Standard Edition         |
| HyperVWin2012R2Dtc             | HyperV on Windows Server 2012 R2 Datacenter Edition    |
| HyperVWin2012R2Srv             | HyperV on Windows Server 2012 R2                       |
| HyperVWin2016Std               | HyperV on Windows Server 2016 Standard Edition         |
| HyperVWin2016Dtc               | HyperV on Windows Server 2016 Datacenter Edition       |
| HyperVWin2016Srv               | HyperV on Windows Server 2016                          |
| HyperVWin2019Std               | HyperV on Windows Server 2019 Standard Edition         |
| HyperVWin2019Dtc               | HyperV on Windows Server 2019 Datacenter Edition       |
| HyperVWin2019Srv               | HyperV on Windows Server 2019                          |
| HyperVWin2022Std               | HyperV on Windows Server 2022 Standard Edition         |
| HyperVWin2022Dtc               | HyperV on Windows Server 2022 Datacenter Edition       |
| HyperVWin2022DtcAzure          | HyperV on Windows Server 2022 Datacenter Azure Edition |
| HyperVFailoverCluster          | HyperV Failover Cluster on Unknown Server              |
| HyperVFailoverClusterUnknown   | Deprecated: HyperV Failover Cluster on Unknown Server  |
| HyperVFailoverClusterEnt       | HyperV Failover Cluster Enterprise Edition             |
| HyperVFailoverClusterDtc       | HyperV Failover Cluster Datacenter Edition             |
| HyperVFailoverClusterWin2012   | HyperV Failover Cluster on Windows Server 2012         |
| HyperVFailoverClusterWin2012R2 | HyperV Failover Cluster on Windows Server 2012 R2      |
| HyperVFailoverClusterWin2016   | HyperV Failover Cluster on Windows Server 2016         |
| HyperVFailoverClusterWin2019   | HyperV Failover Cluster on Windows Server 2019         |
| HyperVFailoverClusterWin2022   | HyperV Failover Cluster on Windows Server 2022         |
| VmwareESXi                     | Vmware ESXi                                            |
| VmwareESXiUnknown              | Deprecated: Vmware ESXi                                |
| VmwareESXi6\_5                 | Vmware ESXi 6.5                                        |
| VmwareESXi6\_7                 | Vmware ESXi 6.7                                        |
| VmwareESXi7\_0                 | Vmware ESXi 7.0                                        |
| VmwareESXi8\_0                 | Vmware ESXi 8.0                                        |
| VmwareVCenter                  | Vmware VCenter Server                                  |
| VmwareVCenterUnknown           | Deprecated: Vmware VCenter Server                      |
| VmwareVCenter6\_5              | Vmware VCenter Server 6.5                              |
| VmwareVCenter6\_7              | Vmware VCenter Server 6.7                              |
| VmwareVCenter7\_0              | Vmware VCenter Server 7.0                              |
| VmwareVCenter8\_0              | Vmware VCenter Server 8.0                              |
| Nutanix                        | Nutanix unknown                                        |
| NutanixUnknown                 | Deprecated: Nutanix unknown                            |
| Nutanix5\_15                   | Nutanix 5.15                                           |
| Nutanix5\_20                   | Nutanix 5.20                                           |
| Nutanix6\_5                    | Nutanix 6.5                                            |
| RemotePCStaticUnknown          | Remote PC static unknown                               |
| RemotePCStaticUnkown           | Deprecated: Use RemotePCStaticUnknown                  |
| RemotePCStatic                 | Remote PC static                                       |
| RemotePCDynamicUnknown         | Remote PC dynamic unknown                              |
| RemotePCDynamicUnkown          | Deprecated: Use RemotePCDynamicUnknown                 |
| RemotePCDynamic                | Remote PC dynamic                                      |
| Scale                          | Scale unknown                                          |
| ScaleUnknown                   | Deprecated: Scale unknown                              |
| Scale8\_9                      | Scale 8.9                                              |
| Scale9\_1                      | Scale 9.1                                              |
| Azure                          | Azure                                                  |
| AzureUnknown                   | Deprecated: Azure Unknow                               |
| AVD                            | AVD (Experimental)                                     |
| AWSEC2                         | AWSEC2                                                 |

#### References to Commands

| [New-RASProvider](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/New-RASProvider.html) |
| --------------------------------------------------------------------------------------------------------------------------------------------- |
| [Set-RASProvider](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/cmdlets/Set-RASProvider.html) |


---

# 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/v19/parallels-ras-powershell-admin-module/enums/providersubtype-enum.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.
