SalesBuy
1-855-856-7678
Technical SupportSupport
Represents IQueryable collection of IIngestManifest.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
The IngestManifestCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ElementType | Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed. (Inherited from BaseCollection<T>.) |
![]() | Expression | Gets the expression tree that is associated with the instance of IQueryable. (Inherited from BaseCollection<T>.) |
![]() | Provider | Gets the query provider that is associated with this data source. (Inherited from BaseCollection<T>.) |
![]() | Queryable | Gets the queryable collection of items. (Inherited from CloudBaseCollection<T>.) |
| Name | Description | |
|---|---|---|
![]() | Create | Creates the specified name. |
![]() | CreateAsync | Creates the manifest asynchronously. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from BaseCollection<T>.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable.GetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from BaseCollection<T>.) |