Sdílet prostřednictvím


UserSession Class

Definition

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

Constructors

UserSession()

Properties

ActiveDirectoryUserName
ApplicationType
CreateTime
Id
Name
ObjectId
SessionState
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type
UserPrincipalName

Methods

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

Applies to