GitHubIssueRoutineTrigger.IssueEvent Property
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.
The GitHub issue event that fires the routine.
public Azure.AI.Projects.GitHubIssueEvent IssueEvent { get; set; }
member this.IssueEvent : Azure.AI.Projects.GitHubIssueEvent with get, set
Public Property IssueEvent As GitHubIssueEvent