Get Load Balancer Result
constructor(backendAddressPools: List<BackendAddressPoolResponse>? = null, etag: String, extendedLocation: ExtendedLocationResponse? = null, frontendIPConfigurations: List<FrontendIPConfigurationResponse>? = null, id: String? = null, inboundNatPools: List<InboundNatPoolResponse>? = null, inboundNatRules: List<InboundNatRuleResponse>? = null, loadBalancingRules: List<LoadBalancingRuleResponse>? = null, location: String? = null, name: String, outboundRules: List<OutboundRuleResponse>? = null, probes: List<ProbeResponse>? = null, provisioningState: String, resourceGuid: String, sku: LoadBalancerSkuResponse? = null, tags: Map<String, String>? = null, type: String)