Kubernetes Cluster Network Profile Load Balancer Profile
fun KubernetesClusterNetworkProfileLoadBalancerProfile(effectiveOutboundIps: List<String>? = null, idleTimeoutInMinutes: Int? = null, managedOutboundIpCount: Int? = null, managedOutboundIpv6Count: Int? = null, outboundIpAddressIds: List<String>? = null, outboundIpPrefixIds: List<String>? = null, outboundPortsAllocated: Int? = null)