Parameters required to mount a media file.
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| mediaFilePath | string | element | 0/1 | Media file path. | |
Properties inherited from supportTemplating |
|||||
| xsitype | string | attribute | 0/1 | ||
Example
<MediaFileMountSpec xsitype="..."> <mediaFilePath>...</mediaFilePath> </MediaFileMountSpec>