IJob.SaveAsTemplate(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.WindowsAzure.MediaServices.Client.IJobTemplate SaveAsTemplate (string templateName);
abstract member SaveAsTemplate : string -> Microsoft.WindowsAzure.MediaServices.Client.IJobTemplate
Public Function SaveAsTemplate (templateName As String) As IJobTemplate
Parameters
- templateName
- String