AzureHdInsightJobManagementClient.GetJobOutput(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 virtual System.IO.Stream GetJobOutput (string jobid, Microsoft.Azure.Management.HDInsight.Job.Models.IStorageAccess storageAccess);
abstract member GetJobOutput : string * Microsoft.Azure.Management.HDInsight.Job.Models.IStorageAccess -> System.IO.Stream
override this.GetJobOutput : string * Microsoft.Azure.Management.HDInsight.Job.Models.IStorageAccess -> System.IO.Stream
Public Overridable Function GetJobOutput (jobid As String, storageAccess As IStorageAccess) As Stream
Parameters
- jobid
- String
- storageAccess
- IStorageAccess