UpdateAzWvdHostPool_UpdateViaIdentityExpanded Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Description("Update a host pool.")]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Generated]
[System.Management.Automation.Cmdlet("Update", "AzWvdHostPool_UpdateViaIdentityExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20191210Preview.IHostPool) })]
public class UpdateAzWvdHostPool_UpdateViaIdentityExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IEventListener
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Description("Update a host pool.")]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Generated]
[System.Management.Automation.Cmdlet("Update", "AzWvdHostPool_UpdateViaIdentityExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20210712.IHostPool) })]
public class UpdateAzWvdHostPool_UpdateViaIdentityExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Description("Update a host pool.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Generated>]
[<System.Management.Automation.Cmdlet("Update", "AzWvdHostPool_UpdateViaIdentityExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20191210Preview.IHostPool) })>]
type UpdateAzWvdHostPool_UpdateViaIdentityExpanded = class
    inherit PSCmdlet
    interface IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Description("Update a host pool.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Generated>]
[<System.Management.Automation.Cmdlet("Update", "AzWvdHostPool_UpdateViaIdentityExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20210712.IHostPool) })>]
type UpdateAzWvdHostPool_UpdateViaIdentityExpanded = class
    inherit PSCmdlet
    interface IEventListener
Public Class UpdateAzWvdHostPool_UpdateViaIdentityExpanded
Inherits PSCmdlet
Implements IEventListener
Inheritance
UpdateAzWvdHostPool_UpdateViaIdentityExpanded
Attributes
Implements

Constructors

UpdateAzWvdHostPool_UpdateViaIdentityExpanded()

Properties

Break
Client
CustomRdpProperty
DefaultProfile
Description
FriendlyName
HttpPipelineAppend
HttpPipelinePrepend
InputObject
InvocationInformation
LoadBalancerType
MaxSessionLimit
PersonalDesktopAssignmentType
PreferredAppGroupType
Proxy
ProxyCredential
ProxyUseDefaultCredentials
RegistrationInfoExpirationTime
RegistrationInfoRegistrationTokenOperation
Ring
SsoadfsAuthority
SsoClientId
SsoClientSecretKeyVaultPath
SsoContext
SsoSecretType
StartVMOnConnect
Tag
ValidationEnvironment
VMTemplate

Methods

BeginProcessing()
EndProcessing()
ProcessRecord()
ProcessRecordAsync()
StopProcessing()

Explicit Interface Implementations

IEventListener.Cancel
IEventListener.Signal(String, CancellationToken, Func<EventData>)
IEventListener.Token

Applies to