NetworkProfileArgs

constructor(loadBalancerProfile: Output<LoadBalancerProfileArgs>? = null, outboundType: Output<Either<String, OutboundType>>? = null, podCidr: Output<String>? = null, preconfiguredNSG: Output<Either<String, PreconfiguredNSG>>? = null, serviceCidr: Output<String>? = null)