ComprarBuy
1-855-856-7678
SuporteSupport
Represents a JobTemplate that can be used to create Jobs.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
The IJobTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Created | Gets the date when the template was created. |
![]() | Id | Gets the template identifier. |
![]() | JobTemplateBody | Gets or sets the job template body. |
![]() | LastModified | Gets the date when the template was last modified. |
![]() | Name | Gets or sets the name of the template. |
![]() | NumberofInputAssets | Gets or sets the number of input assets associated with the template. |
![]() | TaskTemplates | Gets a collection of TaskTemplates that compose this IJobTemplate. |
![]() | TemplateType | Gets or sets the type of the template. |
| Name | Description | |
|---|---|---|
![]() | Copy | Creates an in-memory copy of this IJobTemplate. |
![]() | Delete | Deletes this IJobTemplate. |
![]() | DeleteAsync | Asynchronously deletes this IJobTemplate. |
![]() | Save | Saves this IJobTemplate when created from a copy of an existing IJobTemplate. |
![]() | SaveAsync | Asynchronously saves this IJobTemplate when created from a copy of an existing IJobTemplate. |