# Get-RASAVDPredefinedImages

### NAME

Get-RASAVDPredefinedImages\ <br>

### SYNOPSIS

Retrieves the predefined Azure VM images.\ <br>

### SYNTAX

-none-

### DESCRIPTION

The cmdlet returns the predefined Azure VM images.\ <br>

### PARAMETERS

\<CommonParameters>

```
        This cmdlet supports the common parameters: Verbose, Debug,
```

```
        ErrorAction, ErrorVariable, WarningAction, WarningVariable,
```

```
        OutBuffer, PipelineVariable, and OutVariable. For more information, see 
```

```
        about_CommonParameters . 
```

<br>

### INPUTS

-none-

### OUTPUTS

[AVDPredefinedVMImage\[\]](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/AVDPredefinedVMImage\[].html)

### EXAMPLES

\
\&#xNAN;**---------- EXAMPLE 1 ----------**\
\
Get-RASAVDPredefinedImages\
\
Retrieves information about the predefined Azure VM images.
