⇨
SEND US FEEDBACK!
vSphere API/SDK Documentation
>
vSphere Management SDK
>
vSphere Web Services SDK Documentation
>
VMware vSphere API Reference
>
Enumerated Types
>
W
1
2
3
4
5
0 Ratings
Managed Object Types
Data Object Types
All Properties
All Methods
Enum - WeekOfMonth(vim.scheduler.MonthlyByWeekdayTaskScheduler.WeekOfMonth)
Property of
MonthlyByWeekdayTaskScheduler
Enum Description
Enum Constants
Name
Description
first
fourth
last
second
third
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="WeekOfMonth"> <restriction base="xsd:string"> <enumeration value="first"/> <enumeration value="second"/> <enumeration value="third"/> <enumeration value="fourth"/> <enumeration value="last"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
Feedback
1
2
3
4
5
0 Ratings