次の方法で共有


ListBlobsResponse(Stream) コンストラクター

定義

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)

パラメーター

stream
Stream

適用対象