Get-RASAVDResourceGroup
Last updated
Last updated
Get-RASAVDResourceGroup
The cmdlet returns a list of Azure Virtual Desktop Resource Groups.
Get-RASAVDResourceGroup - (uint) [()]
The cmdlet returns a list of Azure Virtual Desktop Resource Groups.
Provider ID from which to retrieve the Azure Virtual Desktop Resource Group information.
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Get-RASAVDResourceGroup -ProviderId 2 | Format-List
Retrieves all the Resource Groups under the Provider with ID 2.
The Format-List cmdlet formats the display output to include all available properties.