ScheduledJobSelector::NormalizeJobName Method (String^)
Normalizes the job name that is registered in the cache of scheduled jobs by removing any "job" prefix from the name.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Parameters
- jobName
-
Type:
System::String^
The name of the job to normalize.
Show: