你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSLivySessionStateInformation Class

Definition

public class PSLivySessionStateInformation : Microsoft.Azure.Commands.Synapse.Models.PSLivyStateInformation
type PSLivySessionStateInformation = class
    inherit PSLivyStateInformation
Public Class PSLivySessionStateInformation
Inherits PSLivyStateInformation
Inheritance
PSLivySessionStateInformation

Constructors

PSLivySessionStateInformation(SparkSessionState)

Properties

BusyAt
CurrentState (Inherited from PSLivyStateInformation)
DeadAt (Inherited from PSLivyStateInformation)
ErrorAt
IdleAt
JobCreationRequest (Inherited from PSLivyStateInformation)
NotStartedAt (Inherited from PSLivyStateInformation)
RecoveringAt (Inherited from PSLivyStateInformation)
ShuttingDownAt
StartingAt (Inherited from PSLivyStateInformation)
TerminatedAt (Inherited from PSLivyStateInformation)

Applies to