vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DvsIpPortRange(vim.dvs.TrafficRule.IpPortRange)
- Extends
- DvsIpPort
- Since
- vSphere API Release 5.5
Data Object Description
This class defines a range of Ports.Properties
Name | Type | Description |
---|---|---|
endPortNumber | xsd:int |
Ending port number of the ports range.
|
startPortNumber | xsd:int |
Starting port number of the ports range.
|
Properties inherited from DvsIpPort | ||
None | ||
Properties inherited from NegatableExpression | ||
negate | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |