# HyperVFailoverClusterVersion Enum

### NAME

HyperVFailoverClusterVersion

### DESCRIPTION

HyperV Failover Cluster Version

| Values                      | Description                                                |
| --------------------------- | ---------------------------------------------------------- |
| HyperVFailoverCluster       | HyperV Failover Cluster on Unknown Server                  |
| Ent                         | HyperV Failover Cluster Enterprise Edition                 |
| Dtc                         | Deprecated: HyperV Failover Cluster Datacenter Edition     |
| Win2012                     | Deprecated: HyperV Failover Cluster on Windows Server 2012 |
| Win2012R2                   | HyperV Failover Cluster on Windows Server 2012 R2          |
| Win2016                     | HyperV Failover Cluster on Windows Server 2016             |
| Win2019                     | HyperV Failover Cluster on Windows Server 2019             |
| Win2022                     | HyperV Failover Cluster on Windows Server 2022             |
| HyperVFailoverCluster\_Depr | Deprecated: Use HyperVFailoverCluster                      |
| Ent\_Depr                   | Deprecated: Use Ent                                        |
| Dtc\_Depr                   | Deprecated: Use Dtc                                        |
| Win2012\_Depr               | Deprecated: Use Win2012                                    |
| Win2012R2\_Depr             | Deprecated: UseWin2012R2                                   |
| Win2016\_Depr               | Deprecated: Use Win2016                                    |
| Win2019\_Depr               | Deprecated: Use Win2019                                    |
| Win2022\_Depr               | Deprecated: Use Win2022                                    |

#### 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) |

#### References to Types

| [HyperVClusterProvider](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/HyperVClusterProvider.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/hypervfailoverclusterversion-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.
