通过


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

ServiceGatewayService interface

服务网关服务的属性。

属性

isDefault

设置为true,以标记入站或出站默认服务。

loadBalancerBackendPools

一系列负载均衡器后端地址池。

name

服务的名称

publicNatGatewayId

Azure Resource ID of public natgateway.

serviceType

服务的名称。

属性详细信息

isDefault

设置为true,以标记入站或出站默认服务。

isDefault?: boolean

属性值

boolean

loadBalancerBackendPools

一系列负载均衡器后端地址池。

loadBalancerBackendPools?: BackendAddressPool[]

属性值

name

服务的名称

name?: string

属性值

string

publicNatGatewayId

Azure Resource ID of public natgateway.

publicNatGatewayId?: string

属性值

string

serviceType

服务的名称。

serviceType?: string

属性值

string