مشاركة عبر


ServiceListQueuesSegmentResponse type

يحتوي على بيانات الاستجابة لعملية listQueuesSegment.

type ServiceListQueuesSegmentResponse = WithResponse<
  ServiceListQueuesSegmentHeaders & ListQueuesSegmentResponse,
  ServiceListQueuesSegmentHeaders,
  ListQueuesSegmentResponse
>