HostPoolPatch Class

Definition

HostPool properties that can be patched.

public class HostPoolPatch : Azure.ResourceManager.Models.ResourceData
type HostPoolPatch = class
    inherit ResourceData
Public Class HostPoolPatch
Inherits ResourceData
Inheritance
HostPoolPatch

Constructors

HostPoolPatch()

Initializes a new instance of HostPoolPatch.

Properties

AgentUpdate

The session host configuration for updating agent, monitoring agent, and stack component.

CustomRdpProperty

Custom rdp property of HostPool.

Description

Description of HostPool.

FriendlyName

Friendly name of HostPool.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
IsValidationEnvironment

Is validation environment.

LoadBalancerType

The type of the load balancer.

MaxSessionLimit

The max session limit of HostPool.

Name

The name of the resource.

(Inherited from ResourceData)
PersonalDesktopAssignmentType

PersonalDesktopAssignment type for HostPool.

PreferredAppGroupType

The type of preferred application group type, default to Desktop Application Group.

PublicNetworkAccess

Enabled to allow this resource to be access from the public network.

RegistrationInfo

The registration info of HostPool.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
Ring

The ring number of HostPool.

SsoAdfsAuthority

URL to customer ADFS server for signing WVD SSO certificates.

SsoClientId

ClientId for the registered Relying Party used to issue WVD SSO certificates.

SsoClientSecretKeyVaultPath

Path to Azure KeyVault storing the secret used for communication to ADFS.

SsoSecretType

The type of single sign on Secret Type.

StartVmOnConnect

The flag to turn on/off StartVMOnConnect feature.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

tags to be updated.

VmTemplate

VM template for sessionhosts configuration within hostpool.

Applies to