GovernanceAssignmentAdditionalData interface
Describe the additional data of governance assignment - optional
Properties
ticket |
Ticket link associated with this governance assignment - for example: https://snow.com |
ticket |
Ticket number associated with this governance assignment |
ticket |
The ticket status associated with this governance assignment - for example: Active |
Property Details
ticketLink
Ticket link associated with this governance assignment - for example: https://snow.com
ticketLink?: string
Property Value
string
ticketNumber
Ticket number associated with this governance assignment
ticketNumber?: number
Property Value
number
ticketStatus
The ticket status associated with this governance assignment - for example: Active
ticketStatus?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript