次の方法で共有


StorageExtendedErrorInformation.ReadFromStreamAsync(Stream) メソッド

定義

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Storage.StorageExtendedErrorInformation> ReadFromStreamAsync (System.IO.Stream inputStream);
static member ReadFromStreamAsync : System.IO.Stream -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Storage.StorageExtendedErrorInformation>
Public Shared Function ReadFromStreamAsync (inputStream As Stream) As Task(Of StorageExtendedErrorInformation)

パラメーター

inputStream
Stream

戻り値

適用対象