public class HostVMotionCompatibility extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String[] |
compatibility |
ManagedObjectReference |
host |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostVMotionCompatibility() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getCompatibility() |
ManagedObjectReference |
getHost() |
void |
setCompatibility(String[] compatibility) |
void |
setHost(ManagedObjectReference host) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ManagedObjectReference host
public String[] compatibility
public ManagedObjectReference getHost()
public String[] getCompatibility()
public void setHost(ManagedObjectReference host)
public void setCompatibility(String[] compatibility)
Copyright © 2011-2012. All Rights Reserved.