Application Gateway Load Distribution Target Response
data class ApplicationGatewayLoadDistributionTargetResponse(val backendAddressPool: SubResourceResponse? = null, val etag: String, val id: String? = null, val name: String? = null, val type: String, val weightPerServer: Int? = null)
Load Distribution Target of an application gateway.