IJob.SaveAsTemplate Method
Saves this job instance as a job template.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
Assembly: Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)
Parameters
- templateName
- Type: System.String
The job template name.
Return Value
Type: Microsoft.WindowsAzure.MediaServices.Client.IJobTemplateThe IJobTemplate that represents the job instance.