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