ListBlobsResponse(Stream) Constructor

Definition

public ListBlobsResponse (System.IO.Stream stream);
new Microsoft.WindowsAzure.Storage.Blob.Protocol.ListBlobsResponse : System.IO.Stream -> Microsoft.WindowsAzure.Storage.Blob.Protocol.ListBlobsResponse
Public Sub New (stream As Stream)

Parameters

stream
Stream

Applies to