ListQueueResource interface

Response schema. Contains list of queues returned

Properties

nextLink

Request URL that can be used to list next page of queues NOTE: This property will not be serialized. It can only be populated by the server.

value

List of queues returned. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

Request URL that can be used to list next page of queues NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

List of queues returned. NOTE: This property will not be serialized. It can only be populated by the server.

value?: ListQueue[]

Property Value