IWorkflowVersionTriggersOperations 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.
WorkflowVersionTriggersOperations operations.
public interface IWorkflowVersionTriggersOperations
type IWorkflowVersionTriggersOperations = interface
Public Interface IWorkflowVersionTriggersOperations
Methods
ListCallbackUrlWithHttpMessagesAsync(String, String, String, String, GetCallbackUrlParameters, Dictionary<String,List<String>>, CancellationToken) |
Get the callback url for a trigger of a workflow version. |
Extension Methods
ListCallbackUrl(IWorkflowVersionTriggersOperations, String, String, String, String, GetCallbackUrlParameters) |
Get the callback url for a trigger of a workflow version. |
ListCallbackUrlAsync(IWorkflowVersionTriggersOperations, String, String, String, String, GetCallbackUrlParameters, CancellationToken) |
Get the callback url for a trigger of a workflow version. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET