View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - NetworkLabelData
- Class
- VMware.Hv.NetworkLabelData
- Property of
- NetworkLabelInfo
- See also
- NetworkLabelIncompatibleReasons
- Since
- Horizon View 6.0
Data Object Description
Set of attributes for a network label retrieved from the VC.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
name | xsd:string |
The network label's VC display name.
|
||||||||
switchType | xsd:string |
The network label's switch type.
|
||||||||
incompatibleReasons | NetworkLabelIncompatibleReasons |
Reasons that may preclude this NetworkLabel from being used in desktop
configuration.
|
||||||||
labelType | xsd:string |
The network label's type.
Since Horizon 7.1
|
||||||||
maxNumOfPort | xsd:int |
The total number of ports present.
Since Horizon 7.1
|
||||||||
availablePorts | xsd:int |
Available ports in network label.
Since Horizon 7.1
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |