|
BeginCreateOrUpdateAsync(String, String, PipelineCreateOrUpdateParameters, CancellationToken)
|
Create or update a pipeline instance.
|
|
BeginCreateOrUpdateWithRawJsonContentAsync(String, String, String, PipelineCreateOrUpdateWithRawJsonContentParameters, CancellationToken)
|
Create a new pipeline instance with raw JSON content.
|
|
BeginDeleteAsync(String, String, String, CancellationToken)
|
Delete a pipeline instance.
|
|
CreateOrUpdateAsync(String, String, PipelineCreateOrUpdateParameters, CancellationToken)
|
Create or update a pipeline instance.
|
|
CreateOrUpdateWithRawJsonContentAsync(String, String, String, PipelineCreateOrUpdateWithRawJsonContentParameters, CancellationToken)
|
Create a new pipeline instance with raw JSON content.
|
|
DeleteAsync(String, String, String, CancellationToken)
|
Delete a pipeline instance.
|
|
GetAsync(String, String, String, CancellationToken)
|
Gets a pipeline instance.
|
|
GetCreateOrUpdateStatusAsync(String, CancellationToken)
|
|
ListAsync(String, String, CancellationToken)
|
Gets the first page of pipeline instances with the link to the next
page.
|
|
ListNextAsync(String, CancellationToken)
|
Gets the next page of pipeline instances with the link to the next
page.
|
|
ResumeAsync(String, String, String, CancellationToken)
|
Resume a suspended pipeline.
|
|
SetActivePeriodAsync(String, String, String, PipelineSetActivePeriodParameters, CancellationToken)
|
Sets the active period of a pipeline.
|
|
SuspendAsync(String, String, String, CancellationToken)
|
Suspend a running pipeline.
|