Managed Object Types
Data Object Types
All Properties
All Methods
Enum - NetIpStackInfoPreference(vim.net.IpStackInfo.Preference)
Since
vSphere API 4.1
Enum Description
The set of values used to determine ordering of default routers. See RFC 4293 ipDefaultRouterPreference.
Enum Constants
Name
Description
high
low
medium
reserved
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vsan="urn:vsan" name="NetIpStackInfoPreference"> <restriction base="xsd:string"> <enumeration value="reserved"/> <enumeration value="low"/> <enumeration value="medium"/> <enumeration value="high"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2015-2019 VMware, Inc. All rights reserved.
Revision 12-August-2019 | VMware vSAN Management API | Version 6.7 Update 3