Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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