ServiceListQueuesSegmentResponse type
A listQueuesSegment művelet válaszadatait tartalmazza.
type ServiceListQueuesSegmentResponse = WithResponse<
ServiceListQueuesSegmentHeaders & ListQueuesSegmentResponse,
ServiceListQueuesSegmentHeaders,
ListQueuesSegmentResponse
>