ServiceFindBlobsByTagsSegmentResponse type

The response of <xref:BlobServiceClient.findBlobsByTags> operation.

type ServiceFindBlobsByTagsSegmentResponse = FilterBlobSegment & ServiceFilterBlobsHeaders & { _response: Object }