Dela via


ContainerListBlobHierarchySegmentResponse type

Innehåller svarsdata för åtgärden listBlobHierarchySegment.

type ContainerListBlobHierarchySegmentResponse = WithResponse<
  ListBlobsHierarchySegmentResponse & ContainerListBlobHierarchySegmentHeaders,
  ContainerListBlobHierarchySegmentHeaders,
  ListBlobsHierarchySegmentResponseModel
>