MediaStateType
- Type:
- MediaStateType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
-
Describes the possible configuration states of a media device. One of:
DISCONNECTED --
The media device is disconnected, i.e., it isn't configured to provide access
to any local or remote media
SERVER --
The media device is configured to use a media file made available
on the cell side.
REMOTE --
The media device is configured as a client side device through
the VM console.
- Since:
- 32.0
- Schema:
- vApp.xsd
- Media type(s):
- None
- Extends:
- string
- XML Representation:
- <MediaStateType xmlns="http://www.vmware.com/vcloud/v1.5"> MediaStateType </MediaStateType>
Restrictions
-
Facet |
Value |
Since |
Description |
enumeration |
DISCONNECTED |
|
|
enumeration |
SERVER |
|
|
enumeration |
REMOTE |
|
|