MediaFileMountSpec Data Type

Parameters required to mount a media file.

Namespace
(Default)
Properties
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>