ILocator.Delete Method

Deletes the specified Locator, revoking any access it provided.

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

Syntax

'Declaration
Sub Delete
'Usage
Dim instance As ILocator

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

See Also

Reference

ILocator Interface

Microsoft.WindowsAzure.MediaServices.Client Namespace