Delen via


SessionHostPatchProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.SessionHostPatchPropertiesTypeConverter))]
public class SessionHostPatchProperties : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ISessionHostPatchProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.SessionHostPatchPropertiesTypeConverter))>]
type SessionHostPatchProperties = class
    interface ISessionHostPatchProperties
    interface IJsonSerializable
Public Class SessionHostPatchProperties
Implements ISessionHostPatchProperties
Inheritance
SessionHostPatchProperties
Attributes
Implements

Constructors

SessionHostPatchProperties()

Properties

AllowNewSession
AssignedUser
FriendlyName

Methods

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

Applies to