Container Service Network Profile Response
constructor(dnsServiceIP: String? = null, ipFamilies: List<String>? = null, loadBalancerProfile: ManagedClusterLoadBalancerProfileResponse? = null, loadBalancerSku: String? = null, natGatewayProfile: ManagedClusterNATGatewayProfileResponse? = null, networkDataplane: String? = null, networkMode: String? = null, networkPlugin: String? = null, networkPluginMode: String? = null, networkPolicy: String? = null, outboundType: String? = null, podCidr: String? = null, podCidrs: List<String>? = null, serviceCidr: String? = null, serviceCidrs: List<String>? = null)