public class HostVMotionConfig extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
boolean |
enabled |
String |
vmotionNicKey |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostVMotionConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVmotionNicKey() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setVmotionNicKey(String vmotionNicKey) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String vmotionNicKey
public boolean enabled
Copyright © 2011-2012. All Rights Reserved.