PortReference interface
埠的參考。
屬性
| id | 資源 URI。 |
| ip |
埠的IP位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| kind | 多型歧視性 |
| machine | 裝載埠的電腦。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| port |
埠號碼。 |
| type | 資源類型限定元。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
id
資源 URI。
id: string
屬性值
string
ipAddress
埠的IP位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。
ipAddress?: string
屬性值
string
kind
多型歧視性
kind: "ref:port"
屬性值
"ref:port"
machine
name
資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
portNumber
埠號碼。
portNumber?: number
屬性值
number
type
資源類型限定元。 注意:這個屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string