The Ipv6Address
class specifies the the settings for a Static IPv6 configuration.
More...
List of all members.
Detailed Description
The Ipv6Address
class specifies the the settings for a Static IPv6 configuration.
This class was added in vSphere API 7.0.0.
Constructor & Destructor Documentation
vmware::vcenter::guest::Ipv6Address::Ipv6Address |
( |
| ) |
[inline] |
Generate all-fields constructor only for errors and standard structures that have relevant fields.
Creates a default new instance.
Member Function Documentation
T vmware::vcenter::guest::Ipv6Address::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::vcenter::guest::Ipv6Address::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::vcenter::guest::Ipv6Address::_GetType |
( |
| ) |
[inline] |
bool vmware::vcenter::guest::Ipv6Address::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::vcenter::guest::Ipv6Address::_Validate |
( |
| ) |
[inline] |
override bool vmware::vcenter::guest::Ipv6Address::Equals |
( |
object |
obj | ) |
[inline] |
override int vmware::vcenter::guest::Ipv6Address::GetHashCode |
( |
| ) |
[inline] |
string vmware::vcenter::guest::Ipv6Address::GetIpAddress |
( |
| ) |
[inline] |
Static IPv6 Address.
This attribute was added in vSphere API 7.0.0.
long vmware::vcenter::guest::Ipv6Address::GetPrefix |
( |
| ) |
[inline] |
The CIDR prefix for the interface.
This attribute was added in vSphere API 7.0.0.
void vmware::vcenter::guest::Ipv6Address::SetIpAddress |
( |
string |
ipAddress | ) |
[inline] |
Static IPv6 Address.
This attribute was added in vSphere API 7.0.0.
void vmware::vcenter::guest::Ipv6Address::SetPrefix |
( |
long |
prefix | ) |
[inline] |
The CIDR prefix for the interface.
This attribute was added in vSphere API 7.0.0.
override string vmware::vcenter::guest::Ipv6Address::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: