vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - SingleIp(vim.SingleIp)
- Property of
 - DvsGreEncapNetworkRuleAction
 - Extends
 - IpAddress
 - Since
 - vSphere API Release 5.5
 
Data Object Description
This class specifies a single IP address.Properties
| Name | Type | Description | 
|---|---|---|
| address | xsd:string | 
         The IP address. The value of this property should either be an
  IPv4 address such as "192.168.0.1" or an IPv6 address such as
  "fc00:192:168:0:6cd9:a132:e889:b612"
       | 
| Properties inherited from IpAddress | ||
| 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 |