| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected DrsBehavior |
ClusterDrsVmConfigInfo.behavior |
protected DrsBehavior |
ClusterDrsConfigInfo.defaultVmBehavior |
| Modifier and Type | Method and Description |
|---|---|
static DrsBehavior |
DrsBehavior.fromValue(String v) |
DrsBehavior |
ClusterDrsVmConfigInfo.getBehavior()
Gets the value of the behavior property.
|
DrsBehavior |
ClusterDrsConfigInfo.getDefaultVmBehavior()
Gets the value of the defaultVmBehavior property.
|
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 value)
Sets the value of the behavior property.
|
void |
ClusterDrsConfigInfo.setDefaultVmBehavior(DrsBehavior value)
Sets the value of the defaultVmBehavior property.
|
Copyright © 2018. All rights reserved.