ComputeInstanceDataMount interface
定義 AML 執行個體 DataMount。
屬性
| created |
此資料掛載的建立者。 |
| error | 此資料掛載錯誤。 |
| mount |
安裝動作。 |
| mounted |
磁碟掛載的時間。 |
| mount |
掛載模式。 |
| mount |
ComputeInstance 資料掛接的名稱。 |
| mount |
此資料掛載的路徑。 |
| mount |
山態。 |
| source | ComputeInstance 資料掛載的來源。 |
| source |
數據源類型。 |
屬性詳細資料
createdBy
此資料掛載的建立者。
createdBy?: string
屬性值
string
error
此資料掛載錯誤。
error?: string
屬性值
string
mountAction
安裝動作。
mountAction?: string
屬性值
string
mountedOn
磁碟掛載的時間。
mountedOn?: Date
屬性值
Date
mountMode
掛載模式。
mountMode?: string
屬性值
string
mountName
ComputeInstance 資料掛接的名稱。
mountName?: string
屬性值
string
mountPath
此資料掛載的路徑。
mountPath?: string
屬性值
string
mountState
山態。
mountState?: string
屬性值
string
source
ComputeInstance 資料掛載的來源。
source?: string
屬性值
string
sourceType
數據源類型。
sourceType?: string
屬性值
string