public class ClusterDrsFaults extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
ClusterDrsFaultsFaultsByVm[] |
faultsByVm |
String |
reason |
dynamicProperty, dynamicType| Constructor and Description |
|---|
ClusterDrsFaults() |
| Modifier and Type | Method and Description |
|---|---|
ClusterDrsFaultsFaultsByVm[] |
getFaultsByVm() |
String |
getReason() |
void |
setFaultsByVm(ClusterDrsFaultsFaultsByVm[] faultsByVm) |
void |
setReason(String reason) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String reason
public ClusterDrsFaultsFaultsByVm[] faultsByVm
public String getReason()
public ClusterDrsFaultsFaultsByVm[] getFaultsByVm()
public void setReason(String reason)
public void setFaultsByVm(ClusterDrsFaultsFaultsByVm[] faultsByVm)
Copyright © 2011-2012. All Rights Reserved.