List of all members.
Constructor & Destructor Documentation
vmware::vcenter::vm::guest::DnsAssignedValues::DnsAssignedValues |
( |
| ) |
[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::vm::guest::DnsAssignedValues::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::vcenter::vm::guest::DnsAssignedValues::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::vcenter::vm::guest::DnsAssignedValues::_GetType |
( |
| ) |
[inline] |
bool vmware::vcenter::vm::guest::DnsAssignedValues::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::vcenter::vm::guest::DnsAssignedValues::_Validate |
( |
| ) |
[inline] |
override bool vmware::vcenter::vm::guest::DnsAssignedValues::Equals |
( |
object |
obj | ) |
[inline] |
string vmware::vcenter::vm::guest::DnsAssignedValues::GetDomainName |
( |
| ) |
[inline] |
The domain name portion of the DNS name.
"example.com" part of esx01.example.com. This attribute was added in vSphere API 7.0.0.
override int vmware::vcenter::vm::guest::DnsAssignedValues::GetHashCode |
( |
| ) |
[inline] |
string vmware::vcenter::vm::guest::DnsAssignedValues::GetHostName |
( |
| ) |
[inline] |
The host name portion of DNS name.
For example, "esx01" part of esx01.example.com. This attribute was added in vSphere API 7.0.0.
void vmware::vcenter::vm::guest::DnsAssignedValues::SetDomainName |
( |
string |
domainName | ) |
[inline] |
The domain name portion of the DNS name.
"example.com" part of esx01.example.com. This attribute was added in vSphere API 7.0.0.
void vmware::vcenter::vm::guest::DnsAssignedValues::SetHostName |
( |
string |
hostName | ) |
[inline] |
The host name portion of DNS name.
For example, "esx01" part of esx01.example.com. This attribute was added in vSphere API 7.0.0.
override string vmware::vcenter::vm::guest::DnsAssignedValues::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: