ContainerListBlobFlatSegmentResponse type
Contém dados de resposta para a operação listBlobFlatSegment.
type ContainerListBlobFlatSegmentResponse = WithResponse<
ListBlobsFlatSegmentResponse & ContainerListBlobFlatSegmentHeaders,
ContainerListBlobFlatSegmentHeaders,
ListBlobsFlatSegmentResponseModel
>