The Network.Summary class contains commonly used information about a network.
More...
List of all members.
Detailed Description
The Network.Summary class contains commonly used information about a network.
Constructor & Destructor Documentation
| vmware::vcenter::NetworkTypes::Summary::Summary |
( |
| ) |
[inline] |
Creates a default new instance.
Member Function Documentation
| T vmware::vcenter::NetworkTypes::Summary::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::vcenter::NetworkTypes::Summary::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::vcenter::NetworkTypes::Summary::_GetType |
( |
| ) |
[inline] |
| bool vmware::vcenter::NetworkTypes::Summary::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::vcenter::NetworkTypes::Summary::_Validate |
( |
| ) |
[inline] |
| override bool vmware::vcenter::NetworkTypes::Summary::Equals |
( |
object |
obj | ) |
[inline] |
Type ( STANDARD_PORTGROUP, DISTRIBUTED_PORTGROUP, OPAQUE_NETWORK) of the vCenter Server network.
| override int vmware::vcenter::NetworkTypes::Summary::GetHashCode |
( |
| ) |
[inline] |
| string vmware::vcenter::NetworkTypes::Summary::GetName |
( |
| ) |
[inline] |
| string vmware::vcenter::NetworkTypes::Summary::GetNetwork |
( |
| ) |
[inline] |
Identifier of the network.
When clients pass a value of this class as a parameter, the field must be an identifier for the resource type: Network . When methods return a value of this class as a result, the field will be an identifier for the resource type: Network .
| void vmware::vcenter::NetworkTypes::Summary::SetName |
( |
string |
name | ) |
[inline] |
| void vmware::vcenter::NetworkTypes::Summary::SetNetwork |
( |
string |
network | ) |
[inline] |
Identifier of the network.
When clients pass a value of this class as a parameter, the field must be an identifier for the resource type: Network . When methods return a value of this class as a result, the field will be an identifier for the resource type: Network .
Type ( STANDARD_PORTGROUP, DISTRIBUTED_PORTGROUP, OPAQUE_NETWORK) of the vCenter Server network.
| override string vmware::vcenter::NetworkTypes::Summary::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: