| 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 |
|---|---|
HyperVGenerationTypes |
VirtualMachineImageInner.hyperVGeneration()
Get the hyperVGeneration property: Specifies the HyperVGeneration Type.
|
HyperVGenerationTypes |
ImageInner.hyperVGeneration()
Get the hyperVGeneration property: Gets the HyperVGenerationType of the VirtualMachine created from the image.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineImageInner |
VirtualMachineImageInner.withHyperVGeneration(HyperVGenerationTypes hyperVGeneration)
Set the hyperVGeneration property: Specifies the HyperVGeneration Type.
|
ImageInner |
ImageInner.withHyperVGeneration(HyperVGenerationTypes hyperVGeneration)
Set the hyperVGeneration property: Gets the HyperVGenerationType of the VirtualMachine created from the image.
|
| Modifier and Type | Field and Description |
|---|---|
static HyperVGenerationTypes |
HyperVGenerationTypes.V1
Static value V1 for HyperVGenerationTypes.
|
static HyperVGenerationTypes |
HyperVGenerationTypes.V2
Static value V2 for HyperVGenerationTypes.
|
| Modifier and Type | Method and Description |
|---|---|
static HyperVGenerationTypes |
HyperVGenerationTypes.fromString(String name)
Creates or finds a HyperVGenerationTypes from its string representation.
|
HyperVGenerationTypes |
ImageUpdate.hyperVGeneration()
Get the hyperVGeneration property: Gets the HyperVGenerationType of the VirtualMachine created from the image.
|
HyperVGenerationTypes |
VirtualMachineCustomImage.hyperVGeneration() |
| Modifier and Type | Method and Description |
|---|---|
ImageUpdate |
ImageUpdate.withHyperVGeneration(HyperVGenerationTypes hyperVGeneration)
Set the hyperVGeneration property: Gets the HyperVGenerationType of the VirtualMachine created from the image.
|
VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSourceAltVirtualMachineSource |
VirtualMachineCustomImage.DefinitionStages.WithHyperVGeneration.withHyperVGeneration(HyperVGenerationTypes hyperVGeneration) |
Copyright © 2020 Microsoft Corporation. All rights reserved.