The Network.Info class contains information about a vCenter Server network.
More...
List of all members.
Detailed Description
The Network.Info class contains information about a vCenter Server network.
Constructor & Destructor Documentation
| vmware::vcenter::inventory::NetworkTypes::Info::Info |
( |
| ) |
[inline] |
Creates a default new instance.
Member Function Documentation
| T vmware::vcenter::inventory::NetworkTypes::Info::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::vcenter::inventory::NetworkTypes::Info::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::vcenter::inventory::NetworkTypes::Info::_GetType |
( |
| ) |
[inline] |
| bool vmware::vcenter::inventory::NetworkTypes::Info::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::vcenter::inventory::NetworkTypes::Info::_Validate |
( |
| ) |
[inline] |
| override bool vmware::vcenter::inventory::NetworkTypes::Info::Equals |
( |
object |
obj | ) |
[inline] |
| string vmware::vcenter::inventory::NetworkTypes::Info::Get_Type |
( |
| ) |
[inline] |
Type of the vCenter Server network.
When clients pass a value of this class as a parameter, the field must be one of Network , DistributedVirtualPortgroup , or OpaqueNetwork . When methods return a value of this class as a result, the field will be one of Network , DistributedVirtualPortgroup , or OpaqueNetwork .
| override int vmware::vcenter::inventory::NetworkTypes::Info::GetHashCode |
( |
| ) |
[inline] |
| void vmware::vcenter::inventory::NetworkTypes::Info::SetType |
( |
string |
type | ) |
[inline] |
Type of the vCenter Server network.
When clients pass a value of this class as a parameter, the field must be one of Network , DistributedVirtualPortgroup , or OpaqueNetwork . When methods return a value of this class as a result, the field will be one of Network , DistributedVirtualPortgroup , or OpaqueNetwork .
| override string vmware::vcenter::inventory::NetworkTypes::Info::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: