你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ListBlobsResponse 类

定义

public sealed class ListBlobsResponse : Microsoft.WindowsAzure.Storage.Shared.Protocol.ResponseParsingBase<Microsoft.WindowsAzure.Storage.Blob.Protocol.IListBlobEntry>
type ListBlobsResponse = class
    inherit ResponseParsingBase<IListBlobEntry>
Public NotInheritable Class ListBlobsResponse
Inherits ResponseParsingBase(Of IListBlobEntry)
继承
Microsoft.WindowsAzure.Storage.Shared.Protocol.ResponseParsingBase<IListBlobEntry>
ListBlobsResponse

构造函数

ListBlobsResponse(Stream)

属性

Blobs
Delimiter
ListingContext
Marker
MaxResults
NextMarker
Prefix

适用于