New-RASAVDResourceGroup
Last updated
Last updated
New-RASAVDResourceGroup
The cmdlet creates a new object of type Azure Virtual Desktop Resource Group.
New-RASAVDResourceGroup - (string) - (string) - (uint) [()]
The cmdlet creates a new object of type Azure Virtual Desktop Resource Group.
Provider ID from which to save the Azure Virtual Desktop Resource Group information.
The Name of the Azure Virtual Desktop Resource Group.
The Location Name of the Azure Virtual Desktop Resource Group.
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
New-RASAVDResourceGroup -ProviderId 2 -Name "My-Resource-Group" -Location "westeurope"
Creates a new object of type AVD Resource Group within the Licensing Server site.