共用方式為


StorageProfile interface

指定 Azure 裸機實例磁片的儲存體設定。

屬性

nfsIpAddress

要連線到儲存體的 IP 位址。 注意:此屬性不會序列化。 它只能由伺服器填入。

osDisks

指定裸機實例所使用的作業系統磁片相關資訊。

屬性詳細資料

nfsIpAddress

要連線到儲存體的 IP 位址。 注意:此屬性不會序列化。 它只能由伺服器填入。

nfsIpAddress?: string

屬性值

string

osDisks

指定裸機實例所使用的作業系統磁片相關資訊。

osDisks?: Disk[]

屬性值

Disk[]