DiagnosticServiceArgs

constructor(dataExportFrequencySeconds: Output<Int>? = null, diagnosticServiceName: Output<String>? = null, extendedLocation: Output<ExtendedLocationPropertyArgs>? = null, image: Output<ContainerImageArgs>? = null, location: Output<String>? = null, logFormat: Output<String>? = null, logLevel: Output<String>? = null, maxDataStorageSize: Output<Double>? = null, metricsPort: Output<Int>? = null, mqName: Output<String>? = null, openTelemetryTracesCollectorAddr: Output<String>? = null, resourceGroupName: Output<String>? = null, staleDataTimeoutSeconds: Output<Int>? = null, tags: Output<Map<String, String>>? = null)