IAsset.Update Method

Updates this asset 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 IAsset

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

See Also

Reference

IAsset Interface

Microsoft.WindowsAzure.MediaServices.Client Namespace