| Package | Description |
|---|---|
| com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
| com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HyperVGenerationType |
VirtualMachineInstanceViewInner.hyperVGeneration()
Get the hyperVGeneration property: Specifies the HyperVGeneration Type associated with a resource.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineInstanceViewInner |
VirtualMachineInstanceViewInner.withHyperVGeneration(HyperVGenerationType hyperVGeneration)
Set the hyperVGeneration property: Specifies the HyperVGeneration Type associated with a resource.
|
| 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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.