Load Balancer Profile Response
constructor(availabilityZones: List<String>? = null, cloudProviderProfile: CloudProviderProfileResponse? = null, count: Int? = null, linuxProfile: LinuxProfilePropertiesResponse? = null, maxCount: Int? = null, maxPods: Int? = null, minCount: Int? = null, mode: String? = null, name: String? = null, nodeImageVersion: String? = null, nodeLabels: Map<String, String>? = null, nodeTaints: List<String>? = null, osType: String? = null, vmSize: String? = null)