ComputeInstanceDataMount interface

Defines an Aml Instance DataMount.

Properties

createdBy

who this data mount created by.

error

Error of this data mount.

mountAction

Mount Action.

mountedOn

The time when the disk mounted.

mountName

name of the ComputeInstance data mount.

mountPath

Path of this data mount.

mountState

Mount state.

source

Source of the ComputeInstance data mount.

sourceType

Data source type.

Property Details

createdBy

who this data mount created by.

createdBy?: string

Property Value

string

error

Error of this data mount.

error?: string

Property Value

string

mountAction

Mount Action.

mountAction?: string

Property Value

string

mountedOn

The time when the disk mounted.

mountedOn?: Date

Property Value

Date

mountName

name of the ComputeInstance data mount.

mountName?: string

Property Value

string

mountPath

Path of this data mount.

mountPath?: string

Property Value

string

mountState

Mount state.

mountState?: string

Property Value

string

source

Source of the ComputeInstance data mount.

source?: string

Property Value

string

sourceType

Data source type.

sourceType?: string

Property Value

string