## C These settings apply only when `--csharp` is specified on the command line. Please also specify `--csharp-sdks-folder=`. ```yaml $(csharp) csharp: azure-arm: true license-header: MICROSOFT_MIT_NO_VERSION payload-flattening-threshold: 1 clear-output-folder: true client-side-validation: false namespace: Microsoft.Azure.Management.AutonomousDevelopmentPlatform output-folder: $(csharp-sdks-folder)/adp/Microsoft.Azure.Management.AutonomousDevelopmentPlatform/Generated ```