Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostVirtualSwitchConfig(vim.host.VirtualSwitch.Config)
- Property of
- HostNetworkConfig
- Extends
- DynamicData
- See also
- HostVirtualSwitchSpec
- Since
- 2.0
Data Object Description
This data object type describes the VirtualSwitch configuration containing both the configurable properties on a VirtualSwitch and identification information.Properties
Name | Type | Description |
---|---|---|
changeOperation* | xsd:string |
This property indicates the change operation to apply on
this configuration specification. See HostConfigChangeOperation |
name | xsd:string |
The name of the virtual switch.
Maximum length is 32 characters.
|
spec* | HostVirtualSwitchSpec |
The specification of the VirtualSwitch.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |