HostPoolProperties Class

Definition

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

Constructors

HostPoolProperties()

Properties

ApplicationGroupReference
CloudPcResource
CustomRdpProperty
Description
FriendlyName
HostPoolType
LoadBalancerType
MaxSessionLimit
MigrationRequestMigrationPath
MigrationRequestOperation
ObjectId
PersonalDesktopAssignmentType
PreferredAppGroupType
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