ComputeInstanceDataMount interface   
Defines an Aml Instance DataMount.
Properties
| created | who this data mount created by. | 
| error | Error of this data mount. | 
| mount | Mount Action. | 
| mounted | The time when the disk mounted. | 
| mount | name of the ComputeInstance data mount. | 
| mount | Path of this data mount. | 
| mount | Mount state. | 
| source | Source of the ComputeInstance data mount. | 
| source | Data source type. | 
Property Details
		createdBy
	 
	who this data mount created by.
createdBy?: stringProperty Value
string
error
Error of this data mount.
error?: stringProperty Value
string
		mountAction
	 
	Mount Action.
mountAction?: stringProperty Value
string
		mountedOn
	 
	The time when the disk mounted.
mountedOn?: DateProperty Value
Date
		mountName
	 
	name of the ComputeInstance data mount.
mountName?: stringProperty Value
string
		mountPath
	 
	Path of this data mount.
mountPath?: stringProperty Value
string
		mountState
	 
	Mount state.
mountState?: stringProperty Value
string
source
Source of the ComputeInstance data mount.
source?: stringProperty Value
string
		sourceType
	 
	Data source type.
sourceType?: stringProperty Value
string