| Modifier and Type | Field and Description |
|---|---|
static HyperVGenerationType |
HyperVGenerationType.V1
Static value V1 for HyperVGenerationType.
|
static HyperVGenerationType |
HyperVGenerationType.V2
Static value V2 for HyperVGenerationType.
|
| Modifier and Type | Method and Description |
|---|---|
static HyperVGenerationType |
HyperVGenerationType.fromString(String name)
Creates or finds a HyperVGenerationType from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<HyperVGenerationType> |
HyperVGenerationType.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/