Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@
[assembly: System.Reflection.AssemblyVersionAttribute("5.4.2")]
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
[assembly: System.CLSCompliantAttribute(false)]

Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

HOSTPOOLINPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[AppAttachPackageName <String>]: The name of the App Attach package arm object
[AppAttachPackageName <String>]: The name of the App Attach package
[ApplicationGroupName <String>]: The name of the application group
[ApplicationName <String>]: The name of the application within the specified application group
[DesktopName <String>]: The name of the desktop within the specified desktop group
[HostPoolName <String>]: The name of the host pool within the specified resource group
[Id <String>]: Resource identity path
[MsixPackageFullName <String>]: The version specific package full name of the MSIX package within specified hostpool
[PrivateEndpointConnectionName <String>]: The name of the private endpoint connection associated with the Azure resource.
[PrivateEndpointConnectionName <String>]: The name parameter for private endpoint
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
[ScalingPlanName <String>]: The name of the scaling plan.
[ScalingPlanScheduleName <String>]: The name of the ScalingPlanSchedule
Expand All @@ -49,14 +49,14 @@ HOSTPOOLINPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[WorkspaceName <String>]: The name of the workspace

INPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[AppAttachPackageName <String>]: The name of the App Attach package arm object
[AppAttachPackageName <String>]: The name of the App Attach package
[ApplicationGroupName <String>]: The name of the application group
[ApplicationName <String>]: The name of the application within the specified application group
[DesktopName <String>]: The name of the desktop within the specified desktop group
[HostPoolName <String>]: The name of the host pool within the specified resource group
[Id <String>]: Resource identity path
[MsixPackageFullName <String>]: The version specific package full name of the MSIX package within specified hostpool
[PrivateEndpointConnectionName <String>]: The name of the private endpoint connection associated with the Azure resource.
[PrivateEndpointConnectionName <String>]: The name parameter for private endpoint
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
[ScalingPlanName <String>]: The name of the scaling plan.
[ScalingPlanScheduleName <String>]: The name of the ScalingPlanSchedule
Expand All @@ -66,14 +66,14 @@ INPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[WorkspaceName <String>]: The name of the workspace

SESSIONHOSTINPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[AppAttachPackageName <String>]: The name of the App Attach package arm object
[AppAttachPackageName <String>]: The name of the App Attach package
[ApplicationGroupName <String>]: The name of the application group
[ApplicationName <String>]: The name of the application within the specified application group
[DesktopName <String>]: The name of the desktop within the specified desktop group
[HostPoolName <String>]: The name of the host pool within the specified resource group
[Id <String>]: Resource identity path
[MsixPackageFullName <String>]: The version specific package full name of the MSIX package within specified hostpool
[PrivateEndpointConnectionName <String>]: The name of the private endpoint connection associated with the Azure resource.
[PrivateEndpointConnectionName <String>]: The name parameter for private endpoint
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
[ScalingPlanName <String>]: The name of the scaling plan.
[ScalingPlanScheduleName <String>]: The name of the ScalingPlanSchedule
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@

<#
.Synopsis
Expands and Lists MSIX packages in an Image, given the Image Path.
Expands and Lists MSIX packages in an Image, given the Image Path.\nThis action uses incorrect Msix casing intentionally to match the previous APIs.
.Description
Expands and Lists MSIX packages in an Image, given the Image Path.
Expands and Lists MSIX packages in an Image, given the Image Path.\nThis action uses incorrect Msix casing intentionally to match the previous APIs.
.Example
Expand-AzWvdMsixImage -HostPoolName HostPoolName `
-ResourceGroupName resourceGroupName `
Expand All @@ -37,14 +37,14 @@ COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

INPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[AppAttachPackageName <String>]: The name of the App Attach package arm object
[AppAttachPackageName <String>]: The name of the App Attach package
[ApplicationGroupName <String>]: The name of the application group
[ApplicationName <String>]: The name of the application within the specified application group
[DesktopName <String>]: The name of the desktop within the specified desktop group
[HostPoolName <String>]: The name of the host pool within the specified resource group
[Id <String>]: Resource identity path
[MsixPackageFullName <String>]: The version specific package full name of the MSIX package within specified hostpool
[PrivateEndpointConnectionName <String>]: The name of the private endpoint connection associated with the Azure resource.
[PrivateEndpointConnectionName <String>]: The name parameter for private endpoint
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
[ScalingPlanName <String>]: The name of the scaling plan.
[ScalingPlanScheduleName <String>]: The name of the ScalingPlanSchedule
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@

<#
.Synopsis
Get the ActiveSessionHostConfiguration for the hostPool that is currently being used for get operations.
Get a ActiveSessionHostConfiguration.
.Description
Get the ActiveSessionHostConfiguration for the hostPool that is currently being used for get operations.
Get a ActiveSessionHostConfiguration.
.Example
Get-AzWvdActiveSessionHostConfiguration -ResourceGroupName ResourceGroupName -HostPoolName HostPoolName
Expand All @@ -32,14 +32,14 @@ COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
INPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[AppAttachPackageName <String>]: The name of the App Attach package arm object
[AppAttachPackageName <String>]: The name of the App Attach package
[ApplicationGroupName <String>]: The name of the application group
[ApplicationName <String>]: The name of the application within the specified application group
[DesktopName <String>]: The name of the desktop within the specified desktop group
[HostPoolName <String>]: The name of the host pool within the specified resource group
[Id <String>]: Resource identity path
[MsixPackageFullName <String>]: The version specific package full name of the MSIX package within specified hostpool
[PrivateEndpointConnectionName <String>]: The name of the private endpoint connection associated with the Azure resource.
[PrivateEndpointConnectionName <String>]: The name parameter for private endpoint
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
[ScalingPlanName <String>]: The name of the scaling plan.
[ScalingPlanScheduleName <String>]: The name of the ScalingPlanSchedule
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

INPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[AppAttachPackageName <String>]: The name of the App Attach package arm object
[AppAttachPackageName <String>]: The name of the App Attach package
[ApplicationGroupName <String>]: The name of the application group
[ApplicationName <String>]: The name of the application within the specified application group
[DesktopName <String>]: The name of the desktop within the specified desktop group
[HostPoolName <String>]: The name of the host pool within the specified resource group
[Id <String>]: Resource identity path
[MsixPackageFullName <String>]: The version specific package full name of the MSIX package within specified hostpool
[PrivateEndpointConnectionName <String>]: The name of the private endpoint connection associated with the Azure resource.
[PrivateEndpointConnectionName <String>]: The name parameter for private endpoint
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
[ScalingPlanName <String>]: The name of the scaling plan.
[ScalingPlanScheduleName <String>]: The name of the ScalingPlanSchedule
Expand All @@ -58,17 +58,17 @@ https://learn.microsoft.com/powershell/module/az.desktopvirtualization/get-azwvd
#>
function Get-AzWvdAppAttachPackage {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IAppAttachPackage])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false)]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
[Alias('AppAttachPackageName')]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Category('Path')]
[System.String]
# The name of the App Attach package arm object
# The name of the App Attach package
${Name},

[Parameter(ParameterSetName='Get', Mandatory)]
[Parameter(ParameterSetName='List', Mandatory)]
[Parameter(ParameterSetName='List1', Mandatory)]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Category('Path')]
[System.String]
# The name of the resource group.
Expand Down Expand Up @@ -96,7 +96,7 @@ param(
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Category('Query')]
[System.String]
# OData filter expression.
# Valid properties for filtering are package name, host pool, package owner name, and custom data.
# Valid properties for filtering are package name, host pool, and resource group.
${Filter},

[Parameter()]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

APPLICATIONGROUPINPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[AppAttachPackageName <String>]: The name of the App Attach package arm object
[AppAttachPackageName <String>]: The name of the App Attach package
[ApplicationGroupName <String>]: The name of the application group
[ApplicationName <String>]: The name of the application within the specified application group
[DesktopName <String>]: The name of the desktop within the specified desktop group
[HostPoolName <String>]: The name of the host pool within the specified resource group
[Id <String>]: Resource identity path
[MsixPackageFullName <String>]: The version specific package full name of the MSIX package within specified hostpool
[PrivateEndpointConnectionName <String>]: The name of the private endpoint connection associated with the Azure resource.
[PrivateEndpointConnectionName <String>]: The name parameter for private endpoint
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
[ScalingPlanName <String>]: The name of the scaling plan.
[ScalingPlanScheduleName <String>]: The name of the ScalingPlanSchedule
Expand All @@ -51,14 +51,14 @@ APPLICATIONGROUPINPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[WorkspaceName <String>]: The name of the workspace

INPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[AppAttachPackageName <String>]: The name of the App Attach package arm object
[AppAttachPackageName <String>]: The name of the App Attach package
[ApplicationGroupName <String>]: The name of the application group
[ApplicationName <String>]: The name of the application within the specified application group
[DesktopName <String>]: The name of the desktop within the specified desktop group
[HostPoolName <String>]: The name of the host pool within the specified resource group
[Id <String>]: Resource identity path
[MsixPackageFullName <String>]: The version specific package full name of the MSIX package within specified hostpool
[PrivateEndpointConnectionName <String>]: The name of the private endpoint connection associated with the Azure resource.
[PrivateEndpointConnectionName <String>]: The name parameter for private endpoint
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
[ScalingPlanName <String>]: The name of the scaling plan.
[ScalingPlanScheduleName <String>]: The name of the ScalingPlanSchedule
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

INPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[AppAttachPackageName <String>]: The name of the App Attach package arm object
[AppAttachPackageName <String>]: The name of the App Attach package
[ApplicationGroupName <String>]: The name of the application group
[ApplicationName <String>]: The name of the application within the specified application group
[DesktopName <String>]: The name of the desktop within the specified desktop group
[HostPoolName <String>]: The name of the host pool within the specified resource group
[Id <String>]: Resource identity path
[MsixPackageFullName <String>]: The version specific package full name of the MSIX package within specified hostpool
[PrivateEndpointConnectionName <String>]: The name of the private endpoint connection associated with the Azure resource.
[PrivateEndpointConnectionName <String>]: The name parameter for private endpoint
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
[ScalingPlanName <String>]: The name of the scaling plan.
[ScalingPlanScheduleName <String>]: The name of the ScalingPlanSchedule
Expand All @@ -54,7 +54,7 @@ https://learn.microsoft.com/powershell/module/az.desktopvirtualization/get-azwvd
#>
function Get-AzWvdApplicationGroup {
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IApplicationGroup])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false)]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
[Alias('ApplicationGroupName')]
Expand All @@ -64,7 +64,7 @@ param(
${Name},

[Parameter(ParameterSetName='Get', Mandatory)]
[Parameter(ParameterSetName='List', Mandatory)]
[Parameter(ParameterSetName='List1', Mandatory)]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Category('Path')]
[System.String]
# The name of the resource group.
Expand Down Expand Up @@ -95,19 +95,19 @@ param(
# Valid properties for filtering are applicationGroupType.
${Filter},

[Parameter(ParameterSetName='List')]
[Parameter(ParameterSetName='List1')]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Category('Query')]
[System.Int32]
# Initial number of items to skip.
${InitialSkip},

[Parameter(ParameterSetName='List')]
[Parameter(ParameterSetName='List1')]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Category('Query')]
[System.Management.Automation.SwitchParameter]
# Indicates whether the collection is descending.
${IsDescending},

[Parameter(ParameterSetName='List')]
[Parameter(ParameterSetName='List1')]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Category('Query')]
[System.Int32]
# Number of items per page.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

APPLICATIONGROUPINPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[AppAttachPackageName <String>]: The name of the App Attach package arm object
[AppAttachPackageName <String>]: The name of the App Attach package
[ApplicationGroupName <String>]: The name of the application group
[ApplicationName <String>]: The name of the application within the specified application group
[DesktopName <String>]: The name of the desktop within the specified desktop group
[HostPoolName <String>]: The name of the host pool within the specified resource group
[Id <String>]: Resource identity path
[MsixPackageFullName <String>]: The version specific package full name of the MSIX package within specified hostpool
[PrivateEndpointConnectionName <String>]: The name of the private endpoint connection associated with the Azure resource.
[PrivateEndpointConnectionName <String>]: The name parameter for private endpoint
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
[ScalingPlanName <String>]: The name of the scaling plan.
[ScalingPlanScheduleName <String>]: The name of the ScalingPlanSchedule
Expand All @@ -51,14 +51,14 @@ APPLICATIONGROUPINPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[WorkspaceName <String>]: The name of the workspace

INPUTOBJECT <IDesktopVirtualizationIdentity>: Identity Parameter
[AppAttachPackageName <String>]: The name of the App Attach package arm object
[AppAttachPackageName <String>]: The name of the App Attach package
[ApplicationGroupName <String>]: The name of the application group
[ApplicationName <String>]: The name of the application within the specified application group
[DesktopName <String>]: The name of the desktop within the specified desktop group
[HostPoolName <String>]: The name of the host pool within the specified resource group
[Id <String>]: Resource identity path
[MsixPackageFullName <String>]: The version specific package full name of the MSIX package within specified hostpool
[PrivateEndpointConnectionName <String>]: The name of the private endpoint connection associated with the Azure resource.
[PrivateEndpointConnectionName <String>]: The name parameter for private endpoint
[ResourceGroupName <String>]: The name of the resource group. The name is case insensitive.
[ScalingPlanName <String>]: The name of the scaling plan.
[ScalingPlanScheduleName <String>]: The name of the ScalingPlanSchedule
Expand Down
Loading