Share via


IJob.Update Method

Updates this job instance.

Namespace:  Microsoft.WindowsAzure.MediaServices.Client
Assembly:  Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)

Syntax

'Declaration
Sub Update
'Usage
Dim instance As IJob

instance.Update()
void Update()
void Update()
abstract Update : unit -> unit
function Update()

See Also

Reference

IJob Interface

Microsoft.WindowsAzure.MediaServices.Client Namespace