Moved from https://github.com/WindowsAzure/azure-sdk-for-java-pr/issues/463. Dev Estimate: 3 Test Estimate: 0 In create job request, when the templateId is not used, the server sets the value to null, but the JobInfo created with value empty string. ``` xml <d:TemplateId m:null="true"/> ```
Moved from https://github.com/WindowsAzure/azure-sdk-for-java-pr/issues/463.
Dev Estimate: 3
Test Estimate: 0
In create job request, when the templateId is not used, the server sets the value to null, but the JobInfo created with value empty string.