共用方式為


StorageProfile interface

指定 Azure 裸機實例磁碟的存儲設置。

屬性

nfsIpAddress

線上到記憶體的IP位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

osDisks

指定裸機實例所使用的操作系統磁碟相關信息。

屬性詳細資料

nfsIpAddress

線上到記憶體的IP位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

nfsIpAddress?: string

屬性值

string

osDisks

指定裸機實例所使用的操作系統磁碟相關信息。

osDisks?: Disk[]

屬性值

Disk[]