SparkSessionOperationsExtensions.Get 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.ExtendedLivySessionResponse Get (this Microsoft.Azure.Synapse.ISparkSessionOperations operations, string workspaceName, string sparkPoolName, int sessionId, bool? detailed = default);
static member Get : Microsoft.Azure.Synapse.ISparkSessionOperations * string * string * int * Nullable<bool> -> Microsoft.Azure.Synapse.Models.ExtendedLivySessionResponse
<Extension()>
Public Function Get (operations As ISparkSessionOperations, workspaceName As String, sparkPoolName As String, sessionId As Integer, Optional detailed As Nullable(Of Boolean) = Nothing) As ExtendedLivySessionResponse
Parameters
- operations
- ISparkSessionOperations
- workspaceName
- String
- sparkPoolName
- String
- sessionId
- Int32