PlumsailModelFactory.AddPowerAutomateWebhookData(String) Method
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.
Creates a new instance of AddPowerAutomateWebhookData(String).
public static Azure.Connectors.Sdk.Plumsail.Models.AddPowerAutomateWebhookData AddPowerAutomateWebhookData(string processName = default);
static member AddPowerAutomateWebhookData : string -> Azure.Connectors.Sdk.Plumsail.Models.AddPowerAutomateWebhookData
Public Shared Function AddPowerAutomateWebhookData (Optional processName As String = Nothing) As AddPowerAutomateWebhookData
Parameters
- processName
- String