ListQueuesSegmentResponse interface

The object returned when calling List Queues on a Queue Service.

Properties

continuationToken
marker
maxPageSize
prefix
queueItems
serviceEndpoint

Property Details

continuationToken

continuationToken: string

Property Value

string

marker

marker?: string

Property Value

string

maxPageSize

maxPageSize: number

Property Value

number

prefix

prefix: string

Property Value

string

queueItems

queueItems?: QueueItem[]

Property Value

serviceEndpoint

serviceEndpoint: string

Property Value

string