IWorkflowVersionsOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IWorkflowVersionsOperations
type IWorkflowVersionsOperations = interface
Public Interface IWorkflowVersionsOperations
Methods
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
ListCallbackUrlWithHttpMessagesAsync(String, String, String, String,
GetCallbackUrlParametersInner, Dictionary<String,List<String>>,
CancellationToken)
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
ListWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
Extension Methods
GetAsync(IWorkflowVersionsOperations, String, String, String, CancellationToken)
ListAsync(IWorkflowVersionsOperations, String, String, Nullable<Int32>, CancellationToken)
ListCallbackUrlAsync(IWorkflowVersionsOperations, String, String, String, String, GetCallbackUrlParametersInner, CancellationToken)
ListNextAsync(IWorkflowVersionsOperations, String, CancellationToken)