Sdílet prostřednictvím


ServiceFindBlobsByTagsSegmentResponse type

Odpověď operace findBlobsByTags .

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