The Ipv6Spec
class contains IPV6 information used to configure a network interface.
More...
List of all members.
Detailed Description
The Ipv6Spec
class contains IPV6 information used to configure a network interface.
This class was added in vSphere API 6.7.1.
Constructor & Destructor Documentation
vmware::vcenter::vcha::Ipv6Spec::Ipv6Spec |
( |
| ) |
[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::vcha::Ipv6Spec::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::vcenter::vcha::Ipv6Spec::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::vcenter::vcha::Ipv6Spec::_GetType |
( |
| ) |
[inline] |
bool vmware::vcenter::vcha::Ipv6Spec::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::vcenter::vcha::Ipv6Spec::_Validate |
( |
| ) |
[inline] |
override bool vmware::vcenter::vcha::Ipv6Spec::Equals |
( |
object |
obj | ) |
[inline] |
string vmware::vcenter::vcha::Ipv6Spec::GetAddress |
( |
| ) |
[inline] |
IPv6 address to be used to configure the interface.
This attribute was added in vSphere API 6.7.1.
override int vmware::vcenter::vcha::Ipv6Spec::GetHashCode |
( |
| ) |
[inline] |
long vmware::vcenter::vcha::Ipv6Spec::GetPrefix |
( |
| ) |
[inline] |
The CIDR prefix for the interface.
This attribute was added in vSphere API 6.7.1.
void vmware::vcenter::vcha::Ipv6Spec::SetAddress |
( |
string |
address | ) |
[inline] |
IPv6 address to be used to configure the interface.
This attribute was added in vSphere API 6.7.1.
void vmware::vcenter::vcha::Ipv6Spec::SetPrefix |
( |
long |
prefix | ) |
[inline] |
The CIDR prefix for the interface.
This attribute was added in vSphere API 6.7.1.
override string vmware::vcenter::vcha::Ipv6Spec::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: