Partilhar via


ServiceListFileSystemsSegmentResponse type

type ServiceListFileSystemsSegmentResponse = WithResponse<
  ListFileSystemsSegmentResponse & ServiceListFileSystemsSegmentHeaders,
  ServiceListFileSystemsSegmentHeaders,
  ListFileSystemsSegmentResponse
>