Get-RASAVDPredefinedImages
NAME
Get-RASAVDPredefinedImages
SYNOPSIS
Retrieves the predefined Azure Virtual Desktop VM images.
SYNTAX
-none-
DESCRIPTION
The cmdlet returns the predefined Azure Virtual Desktop VM images.
To retrieve the AzureId of the Latest Predefined Image, use the Get-RASAVDVersion command and pass along the respective data.
PARAMETERS
<CommonParameters>
INPUTS
-none-
OUTPUTS
EXAMPLES
---------- EXAMPLE 1 ----------
Get-RASAVDPredefinedImages
Retrieves information about the predefined AVD VM images.
RELATED LINKS
Last updated