vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - NumericRange(vim.NumericRange)
- Property of
- DVPortStatus, DVSFilterSpecTrunkVlanSpec, VmwareDistributedVirtualSwitchTrunkVlanSpec, VMwareDvsLagVlanConfig, VMwareDVSMtuHealthCheckResult, VMwareDVSVlanHealthCheckResult
- Extends
- DynamicData
- Since
- vSphere API Release 4.0
Data Object Description
The class that describe an integer range.Properties
Name | Type | Description |
---|---|---|
end | xsd:int |
The ending number (inclusive).
|
start | xsd:int |
The starting number.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |