Get-RASAVDGallery
The cmdlet returns a list of Azure Virtual Desktop Galleries.
Get-RASAVDGallery -ProviderId <uint> [<CommonParameters>]
The cmdlet returns a list of Azure Virtual Desktop Galleries.
-ProviderId <uint> Provider ID from which to retrieve the Azure Virtual Desktop Gallery information.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
Get-RASAVDGallery -ProviderId 2
Retrieves a list of Galleries which fall under the Provider specified.
-none-