Ipv4Config interface
與 IPv4 位址設定相關的詳細數據。
屬性
gateway | 網路適配器的 IPv4 閘道。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
ip |
網路適配器的 IPv4 位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
subnet | 網路適配器的 IPv4 子網。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
gateway
網路適配器的 IPv4 閘道。 注意:這個屬性不會串行化。 它只能由伺服器填入。
gateway?: string
屬性值
string
ipAddress
網路適配器的 IPv4 位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。
ipAddress?: string
屬性值
string
subnet
網路適配器的 IPv4 子網。 注意:這個屬性不會串行化。 它只能由伺服器填入。
subnet?: string
屬性值
string