IngestManifestState Enumeration

Represents ingest manifest state.

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

Syntax

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

Members

Member name Description
Activating The IngestManifest is in an activating state.

Active The IngestManifest is in an active state.

Inactive The IngestManifest is in an inactive state.

See Also

Reference

Microsoft.WindowsAzure.MediaServices.Client Namespace