| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
DrsBehavior |
ClusterDrsVmConfigInfo.behavior |
DrsBehavior |
ClusterDrsConfigInfo.defaultVmBehavior |
| Modifier and Type | Method and Description |
|---|---|
DrsBehavior |
ClusterDrsVmConfigInfo.getBehavior() |
DrsBehavior |
ClusterDrsConfigInfo.getDefaultVmBehavior() |
static DrsBehavior |
DrsBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DrsBehavior[] |
DrsBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterDrsVmConfigInfo.setBehavior(DrsBehavior behavior) |
void |
ClusterDrsConfigInfo.setDefaultVmBehavior(DrsBehavior defaultVmBehavior) |
Copyright © 2011-2012. All Rights Reserved.