Share via


HostPoolProperties Class

Definition

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

Constructors

HostPoolProperties()

Properties

AgentUpdateMaintenanceWindow
AgentUpdateMaintenanceWindowTimeZone
AgentUpdateType
AgentUpdateUseSessionHostLocalTime
ApplicationGroupReference
CloudPcResource
CustomRdpProperty
Description
FriendlyName
HostPoolType
LoadBalancerType
MaxSessionLimit
ObjectId
PersonalDesktopAssignmentType
PreferredAppGroupType
PrivateEndpointConnection
PublicNetworkAccess
RegistrationInfoExpirationTime
RegistrationInfoRegistrationTokenOperation
RegistrationInfoToken
Ring
SsoadfsAuthority
SsoClientId
SsoClientSecretKeyVaultPath
SsoSecretType
StartVMOnConnect
ValidationEnvironment
VMTemplate

Methods

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

Applies to