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 |
---|---|
HyperVGeneration |
SnapshotInner.hyperVGeneration()
Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.
|
HyperVGeneration |
GalleryImageInner.hyperVGeneration()
Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.
|
HyperVGeneration |
DiskInner.hyperVGeneration()
Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.
|
Modifier and Type | Method and Description |
---|---|
SnapshotInner |
SnapshotInner.withHyperVGeneration(HyperVGeneration hyperVGeneration)
Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.
|
GalleryImageInner |
GalleryImageInner.withHyperVGeneration(HyperVGeneration hyperVGeneration)
Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.
|
DiskInner |
DiskInner.withHyperVGeneration(HyperVGeneration hyperVGeneration)
Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.
|
Modifier and Type | Field and Description |
---|---|
static HyperVGeneration |
HyperVGeneration.V1
Static value V1 for HyperVGeneration.
|
static HyperVGeneration |
HyperVGeneration.V2
Static value V2 for HyperVGeneration.
|
Modifier and Type | Method and Description |
---|---|
static HyperVGeneration |
HyperVGeneration.fromString(String name)
Creates or finds a HyperVGeneration from its string representation.
|
HyperVGeneration |
GalleryImageUpdate.hyperVGeneration()
Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.
|
Modifier and Type | Method and Description |
---|---|
GalleryImageUpdate |
GalleryImageUpdate.withHyperVGeneration(HyperVGeneration hyperVGeneration)
Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.