public class HostMultipathInfoFixedLogicalUnitPolicy extends HostMultipathInfoLogicalUnitPolicy
Java class for HostMultipathInfoFixedLogicalUnitPolicy complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HostMultipathInfoFixedLogicalUnitPolicy">
<complexContent>
<extension base="{urn:vim25}HostMultipathInfoLogicalUnitPolicy">
<sequence>
<element name="prefer" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
prefer |
policy| Constructor and Description |
|---|
HostMultipathInfoFixedLogicalUnitPolicy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrefer()
Gets the value of the prefer property.
|
void |
setPrefer(String value)
Sets the value of the prefer property.
|
getPolicy, setPolicyprotected String prefer
Copyright © 2018. All rights reserved.