Freigeben über


SessionHost Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.SessionHostTypeConverter))]
public class SessionHost : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ISessionHost, Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.SessionHostTypeConverter))>]
type SessionHost = class
    interface ISessionHost
    interface IJsonSerializable
    interface IResource
    interface IValidates
Public Class SessionHost
Implements ISessionHost, IValidates
Inheritance
SessionHost
Attributes
Implements

Constructors

SessionHost()

Properties

AgentVersion
AllowNewSession
AssignedUser
FriendlyName
HealthCheckResult
Id
LastHeartBeat
LastUpdateTime
Name
ObjectId
OSVersion
ResourceId
Session
Status
StatusTimestamp
SxSStackVersion
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type
UpdateErrorMessage
UpdateState
VirtualMachineId

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to