Compartilhar via


ServiceFindBlobsByTagsSegmentResponse type

A resposta da operação findBlobsByTags .

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