public class ClusterDasFailoverLevelAdvancedRuntimeInfoHostSlots extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ManagedObjectReference |
host |
int |
slots |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ClusterDasFailoverLevelAdvancedRuntimeInfoHostSlots() |
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
getHost() |
int |
getSlots() |
void |
setHost(ManagedObjectReference host) |
void |
setSlots(int slots) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ManagedObjectReference host
public int slots
public ClusterDasFailoverLevelAdvancedRuntimeInfoHostSlots()
public ManagedObjectReference getHost()
public int getSlots()
public void setHost(ManagedObjectReference host)
public void setSlots(int slots)
Copyright © 2011-2012. All Rights Reserved.