ActivityWindowOperationsExtensions Class

Definition

public static class ActivityWindowOperationsExtensions
Inheritance
ActivityWindowOperationsExtensions

Methods

List(IActivityWindowOperations, ActivityWindowsByActivityListParameters)

Gets the first page of activity window instances for a pipeline activity with the link to the next page.

List(IActivityWindowOperations, ActivityWindowsByDataFactoryListParameters)

Gets the first page of activity window instances for a data factory with the link to the next page.

List(IActivityWindowOperations, ActivityWindowsByDatasetListParameters)

Gets the first page of activity window instances for a dataset with the link to the next page.

List(IActivityWindowOperations, ActivityWindowsByPipelineListParameters)

Gets the first page of activity window instances for a pipeline with the link to the next page.

ListAsync(IActivityWindowOperations, ActivityWindowsByActivityListParameters)

Gets the first page of activity window instances for a pipeline activity with the link to the next page.

ListAsync(IActivityWindowOperations, ActivityWindowsByDataFactoryListParameters)

Gets the first page of activity window instances for a data factory with the link to the next page.

ListAsync(IActivityWindowOperations, ActivityWindowsByDatasetListParameters)

Gets the first page of activity window instances for a dataset with the link to the next page.

ListAsync(IActivityWindowOperations, ActivityWindowsByPipelineListParameters)

Gets the first page of activity window instances for a pipeline with the link to the next page.

ListByPipelineActivity(IActivityWindowOperations, ActivityWindowsByActivityListParameters)

Use List(ActivityWindowsByActivityListParameters parameters) instead. This will be deprecated soon. Gets the first page of activity window instances for a pipeline activity with the link to the next page.

ListNext(IActivityWindowOperations, String, ActivityWindowsByActivityListParameters)

Gets the next page of activity window instances with the link to the next page.

ListNext(IActivityWindowOperations, String, ActivityWindowsByDataFactoryListParameters)

Gets the next page of activity window instances with the link to the next page.

ListNext(IActivityWindowOperations, String, ActivityWindowsByDatasetListParameters)

Gets the next page of activity window instances with the link to the next page.

ListNext(IActivityWindowOperations, String, ActivityWindowsByPipelineListParameters)

Gets the next page of activity window instances with the link to the next page.

ListNextAsync(IActivityWindowOperations, String, ActivityWindowsByActivityListParameters)

Gets the next page of activity window instances with the link to the next page.

ListNextAsync(IActivityWindowOperations, String, ActivityWindowsByDataFactoryListParameters)

Gets the next page of activity window instances with the link to the next page.

ListNextAsync(IActivityWindowOperations, String, ActivityWindowsByDatasetListParameters)

Gets the next page of activity window instances with the link to the next page.

ListNextAsync(IActivityWindowOperations, String, ActivityWindowsByPipelineListParameters)

Gets the next page of activity window instances with the link to the next page.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)