SynapseAnalyticsArtifactsClient.CreateOrUpdateTrigger(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 Azure.Analytics.Synapse.Artifacts.Models.TriggerResource CreateOrUpdateTrigger (string triggerName, string rawJsonContent);
member this.CreateOrUpdateTrigger : string * string -> Azure.Analytics.Synapse.Artifacts.Models.TriggerResource
Public Function CreateOrUpdateTrigger (triggerName As String, rawJsonContent As String) As TriggerResource
Parameters
- triggerName
- String
- rawJsonContent
- String