ServiceListQueuesSegmentResponse type
Contiene i dati di risposta per l'operazione listQueuesSegment.
type ServiceListQueuesSegmentResponse = WithResponse<
ServiceListQueuesSegmentHeaders & ListQueuesSegmentResponse,
ServiceListQueuesSegmentHeaders,
ListQueuesSegmentResponse
>