Udostępnij za pośrednictwem


ServiceFindBlobsByTagsSegmentResponse type

Odpowiedź operacji findBlobsByTags .

type ServiceFindBlobsByTagsSegmentResponse = WithResponse<
  FilterBlobSegment & ServiceFilterBlobsHeaders,
  ServiceFilterBlobsHeaders,
  FilterBlobSegmentModel
>