JobOperationsExtensions.GetAppState(IJobOperations, String) 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.HDInsight.Job.Models.AppState GetAppState (this Microsoft.Azure.HDInsight.Job.IJobOperations operations, string appId);
static member GetAppState : Microsoft.Azure.HDInsight.Job.IJobOperations * string -> Microsoft.Azure.HDInsight.Job.Models.AppState
<Extension()>
Public Function GetAppState (operations As IJobOperations, appId As String) As AppState
Parameters
- operations
- IJobOperations
- appId
- String