IPConfigurationProperties interface
InterfaceIPConfigurationPropertiesIP 配置的 Format 属性。
属性
| gateway | 网络接口网关 |
| prefix |
网络接口的 prefixLength |
| private |
PrivateIPAddress - IP 配置的专用 IP 地址。 |
| subnet | 子网 - 绑定到 IP 配置的子网的名称。 |
属性详细信息
gateway
网络接口网关
gateway?: string
属性值
string
prefixLength
网络接口的 prefixLength
prefixLength?: string
属性值
string
privateIPAddress
PrivateIPAddress - IP 配置的专用 IP 地址。
privateIPAddress?: string
属性值
string