NicIPAddressSettings interface
網狀架構所報告的虛擬網路介面卡 IP 位址資訊。
屬性
allocation |
取得 IP 位址配置方法。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
ip |
取得 nic 的 IP 位址。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
subnet |
取得遮罩。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
allocationMethod
取得 IP 位址配置方法。 注意:此屬性不會序列化。 它只能由伺服器填入。
allocationMethod?: string
屬性值
string
ipAddress
取得 nic 的 IP 位址。 注意:此屬性不會序列化。 它只能由伺服器填入。
ipAddress?: string
屬性值
string
subnetMask
取得遮罩。 注意:此屬性不會序列化。 它只能由伺服器填入。
subnetMask?: string
屬性值
string