Dela via


ContainerListBlobFlatSegmentResponse type

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

type ContainerListBlobFlatSegmentResponse = WithResponse<
  ListBlobsFlatSegmentResponse & ContainerListBlobFlatSegmentHeaders,
  ContainerListBlobFlatSegmentHeaders,
  ListBlobsFlatSegmentResponseModel
>