LocatorType Enumeration

Specifies the available types locator.

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

Syntax

'Declaration
Public Enumeration LocatorType
'Usage
Dim instance As LocatorType
public enum LocatorType
public enum class LocatorType
type LocatorType
public enum LocatorType

Members

Member name Description
None Specifies no locator type.

OnDemandOrigin Specifies a locator type which refers to an Azure Media Service On Demand Origin streaming endpoint.
Sas Specifies a locator type which contains a Shared Access Signature Url.

See Also

Reference

Microsoft.WindowsAzure.MediaServices.Client Namespace