AzureHdInsightJobManagementClient.GetJobError(String, IStorageAccess) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public System.IO.Stream GetJobError (string jobid, Microsoft.Azure.Management.HDInsight.Job.Models.IStorageAccess storageAccess);
member this.GetJobError : string * Microsoft.Azure.Management.HDInsight.Job.Models.IStorageAccess -> System.IO.Stream
Public Function GetJobError (jobid As String, storageAccess As IStorageAccess) As Stream
Parameters
- jobid
- String
- storageAccess
- IStorageAccess