Share via


HostPoolPatch Class

Definition

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

Constructors

HostPoolPatch()

Properties

AgentUpdateMaintenanceWindow
AgentUpdateMaintenanceWindowTimeZone
AgentUpdateType
AgentUpdateUseSessionHostLocalTime
CustomRdpProperty
Description
FriendlyName
Id
LoadBalancerType
MaxSessionLimit
Name
PersonalDesktopAssignmentType
PreferredAppGroupType
PublicNetworkAccess
RegistrationInfoExpirationTime
RegistrationInfoRegistrationTokenOperation
Ring
SsoadfsAuthority
SsoClientId
SsoClientSecretKeyVaultPath
SsoSecretType
StartVMOnConnect
Tag
Type
ValidationEnvironment
VMTemplate

Methods

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

Applies to