PipelineGroupArgs

constructor(exporters: Output<List<ExporterArgs>>? = null, extendedLocation: Output<AzureResourceManagerCommonTypesExtendedLocationArgs>? = null, location: Output<String>? = null, networkingConfigurations: Output<List<NetworkingConfigurationArgs>>? = null, pipelineGroupName: Output<String>? = null, processors: Output<List<ProcessorArgs>>? = null, receivers: Output<List<ReceiverArgs>>? = null, replicas: Output<Int>? = null, resourceGroupName: Output<String>? = null, service: Output<ServiceArgs>? = null, tags: Output<Map<String, String>>? = null)