GetBlockListResponse Class

Definition

public class GetBlockListResponse : Microsoft.WindowsAzure.Storage.Shared.Protocol.ResponseParsingBase<Microsoft.WindowsAzure.Storage.Blob.ListBlockItem>
type GetBlockListResponse = class
    inherit ResponseParsingBase<ListBlockItem>
Public Class GetBlockListResponse
Inherits ResponseParsingBase(Of ListBlockItem)
Inheritance
Microsoft.WindowsAzure.Storage.Shared.Protocol.ResponseParsingBase<ListBlockItem>
GetBlockListResponse

Constructors

GetBlockListResponse(Stream)

Properties

Blocks

Methods

ParseXml()

Applies to