| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected DasVmPriority |
ClusterDasVmConfigInfo.restartPriority |
| Modifier and Type | Method and Description |
|---|---|
static DasVmPriority |
DasVmPriority.fromValue(String v) |
DasVmPriority |
ClusterDasVmConfigInfo.getRestartPriority()
Gets the value of the restartPriority property.
|
static DasVmPriority |
DasVmPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DasVmPriority[] |
DasVmPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterDasVmConfigInfo.setRestartPriority(DasVmPriority value)
Sets the value of the restartPriority property.
|
Copyright © 2018. All rights reserved.