public class HostEsxAgentHostManagerConfigInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ManagedObjectReference |
agentVmDatastore |
ManagedObjectReference |
agentVmNetwork |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostEsxAgentHostManagerConfigInfo() |
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
getAgentVmDatastore() |
ManagedObjectReference |
getAgentVmNetwork() |
void |
setAgentVmDatastore(ManagedObjectReference agentVmDatastore) |
void |
setAgentVmNetwork(ManagedObjectReference agentVmNetwork) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ManagedObjectReference agentVmDatastore
public ManagedObjectReference agentVmNetwork
public ManagedObjectReference getAgentVmDatastore()
public ManagedObjectReference getAgentVmNetwork()
public void setAgentVmDatastore(ManagedObjectReference agentVmDatastore)
public void setAgentVmNetwork(ManagedObjectReference agentVmNetwork)
Copyright © 2011-2012. All Rights Reserved.