DataFactoryClient.SubscribeToTriggerEvents(String, String, 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.
public virtual Microsoft.Azure.Commands.DataFactoryV2.Models.PSTriggerSubscriptionStatus SubscribeToTriggerEvents (string resourceGroupName, string dataFactoryName, string triggerName);
abstract member SubscribeToTriggerEvents : string * string * string -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSTriggerSubscriptionStatus
override this.SubscribeToTriggerEvents : string * string * string -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSTriggerSubscriptionStatus
Public Overridable Function SubscribeToTriggerEvents (resourceGroupName As String, dataFactoryName As String, triggerName As String) As PSTriggerSubscriptionStatus
Parameters
- resourceGroupName
- String
- dataFactoryName
- String
- triggerName
- String