Sdílet prostřednictvím


ContainerFindBlobsByTagsSegmentResponse type

Odpověď operace findBlobsByTags .

type ContainerFindBlobsByTagsSegmentResponse = WithResponse<
  FilterBlobSegment & ContainerFilterBlobsHeaders,
  ContainerFilterBlobsHeaders,
  FilterBlobSegmentModel
>