共用方式為


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