SupportTicketsListResult interface

Object that represents a collection of SupportTicket resources.

Properties

nextLink

The URI to fetch the next page of SupportTicket resources.

value

List of SupportTicket resources.

Property Details

The URI to fetch the next page of SupportTicket resources.

nextLink?: string

Property Value

string

value

List of SupportTicket resources.

value?: SupportTicketDetails[]

Property Value