Partilhar via


ISessionHostProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.SessionHostPropertiesTypeConverter))]
public interface ISessionHostProperties : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.SessionHostPropertiesTypeConverter))>]
type ISessionHostProperties = interface
    interface IJsonSerializable
Public Interface ISessionHostProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AgentVersion
AllowNewSession
AssignedUser
FriendlyName
LastHeartBeat
LastUpdateTime
ObjectId
OSVersion
ResourceId
Session
SessionHostHealthCheckResult
Status
StatusTimestamp
SxSStackVersion
UpdateErrorMessage
UpdateState
VirtualMachineId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to