This topic has not yet been rated - Rate this topic

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)
IJobTemplate SaveAsTemplate(
	string templateName
)

Parameters

templateName
Type: System.String
The job template name.

Return Value

Type: Microsoft.WindowsAzure.MediaServices.Client.IJobTemplate
The IJobTemplate that represents the job instance.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.