Share via


DataLakeAnalyticsClient.GetDebugDataPaths(String, Guid) Method

Definition

public Microsoft.Azure.Management.DataLake.Analytics.Models.JobDataPath GetDebugDataPaths (string accountName, Guid jobId);
member this.GetDebugDataPaths : string * Guid -> Microsoft.Azure.Management.DataLake.Analytics.Models.JobDataPath
Public Function GetDebugDataPaths (accountName As String, jobId As Guid) As JobDataPath

Parameters

accountName
String
jobId
Guid

Returns

Applies to