IngestManifestFileState Enumeration

Represents manifest asset file state

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

Syntax

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

Members

Member name Description
Error There is an error in the ingest manifest file.

Finished The ingest manifest file is finished.

Pending The ingest manifest file is pending.

See Also

Reference

Microsoft.WindowsAzure.MediaServices.Client Namespace