Freigeben über


ContainerFindBlobsByTagsSegmentResponse type

Die Antwort von findBlobsByTags Vorgang.

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