Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
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.
|
Modifier and Type | Method and Description |
---|---|
static Collection<HyperVGeneration> |
HyperVGeneration.values() |
Copyright © 2019. All rights reserved.