Share via


GovernanceAssignmentAdditionalData.TicketLink Property

Definition

Gets or sets ticket link associated with this governance assignment - for example: https://snow.com

[Newtonsoft.Json.JsonProperty(PropertyName="ticketLink")]
public string TicketLink { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ticketLink")>]
member this.TicketLink : string with get, set
Public Property TicketLink As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to