MonitoringOperationsExtensions.GetHistoryServerDiagnostic 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 static Microsoft.Azure.Synapse.Models.HistoryServerDiagnosticResponse GetHistoryServerDiagnostic (this Microsoft.Azure.Synapse.IMonitoringOperations operations, string workspaceName, string poolName, string livyId, string appId, string attemptId);
static member GetHistoryServerDiagnostic : Microsoft.Azure.Synapse.IMonitoringOperations * string * string * string * string * string -> Microsoft.Azure.Synapse.Models.HistoryServerDiagnosticResponse
<Extension()>
Public Function GetHistoryServerDiagnostic (operations As IMonitoringOperations, workspaceName As String, poolName As String, livyId As String, appId As String, attemptId As String) As HistoryServerDiagnosticResponse
Parameters
- operations
- IMonitoringOperations
- workspaceName
- String
- poolName
- String
- livyId
- String
- appId
- String
- attemptId
- String
Returns
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET