共用方式為


NetworkInterface interface

網路介面模型

屬性

displayName

取得網路介面的顯示名稱,如 vmmServer 所示。 未設定名稱時,這是 NIC 的後援標籤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ipv4Addresses

取得 nic ipv4 位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ipv4AddressType

取得或設定 ipv4 位址類型。

ipv6Addresses

取得 nic ipv6 位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ipv6AddressType

取得或設定 ipv6 位址類型。

macAddress

取得或設定 nic MAC 位址。

macAddressType

取得或設定mac位址類型。

name

取得或設定網路介面的名稱。

networkName

取得 vmmServer 中 nic 所連接的虛擬網路名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

nicId

取得或設定 nic 識別碼。

virtualNetworkId

取得或設定 Microsoft.ScVmm/virtualNetwork 資源的 ARM 識別符,以連線 nic。

屬性詳細資料

displayName

取得網路介面的顯示名稱,如 vmmServer 所示。 未設定名稱時,這是 NIC 的後援標籤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

displayName?: string

屬性值

string

ipv4Addresses

取得 nic ipv4 位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ipv4Addresses?: string[]

屬性值

string[]

ipv4AddressType

取得或設定 ipv4 位址類型。

ipv4AddressType?: string

屬性值

string

ipv6Addresses

取得 nic ipv6 位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ipv6Addresses?: string[]

屬性值

string[]

ipv6AddressType

取得或設定 ipv6 位址類型。

ipv6AddressType?: string

屬性值

string

macAddress

取得或設定 nic MAC 位址。

macAddress?: string

屬性值

string

macAddressType

取得或設定mac位址類型。

macAddressType?: string

屬性值

string

name

取得或設定網路介面的名稱。

name?: string

屬性值

string

networkName

取得 vmmServer 中 nic 所連接的虛擬網路名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

networkName?: string

屬性值

string

nicId

取得或設定 nic 識別碼。

nicId?: string

屬性值

string

virtualNetworkId

取得或設定 Microsoft.ScVmm/virtualNetwork 資源的 ARM 識別符,以連線 nic。

virtualNetworkId?: string

屬性值

string