共用方式為


VirtualApplianceNicProperties interface

網路虛擬設備 NIC 屬性。

屬性

instanceName

附加 nic 的實例。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

NIC 名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

nicType

NIC 類型 - PublicNic、PrivateNic 或 AdditionalNic。 注意:這個屬性不會串行化。 它只能由伺服器填入。

privateIpAddress

私人IP位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publicIpAddress

公用IP位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

instanceName

附加 nic 的實例。 注意:這個屬性不會串行化。 它只能由伺服器填入。

instanceName?: string

屬性值

string

name

NIC 名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

nicType

NIC 類型 - PublicNic、PrivateNic 或 AdditionalNic。 注意:這個屬性不會串行化。 它只能由伺服器填入。

nicType?: string

屬性值

string

privateIpAddress

私人IP位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

privateIpAddress?: string

屬性值

string

publicIpAddress

公用IP位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publicIpAddress?: string

屬性值

string