Share via


HostPoolPatchProperties Class

Definition

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

Constructors

HostPoolPatchProperties()

Properties

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

Methods

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

Applies to