DataLakeAnalyticsClient.GetJob(String, Guid) 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 Microsoft.Azure.Management.DataLake.Analytics.Models.JobInformation GetJob (string accountName, Guid jobId);
member this.GetJob : string * Guid -> Microsoft.Azure.Management.DataLake.Analytics.Models.JobInformation
Public Function GetJob (accountName As String, jobId As Guid) As JobInformation
Parameters
- accountName
- String
- jobId
- Guid