通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RouteTargetAddressPropertiesFormat interface

路由目标地址的性质

属性

privateIPAddress

服务网关的私有IPv4或IPv6地址会路由目标地址。

privateIPAllocationMethod

专用 IP 分配方法。

subnet

对子网资源的引用。

属性详细信息

privateIPAddress

服务网关的私有IPv4或IPv6地址会路由目标地址。

privateIPAddress?: string

属性值

string

privateIPAllocationMethod

专用 IP 分配方法。

privateIPAllocationMethod?: string

属性值

string

subnet

对子网资源的引用。

subnet?: Subnet

属性值