SessionHostConfigurationPatchProperties.VmResourceGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ResourceGroup for the session hosts to be created in. It will default to the ResourceGroup of the hostpool if not provided.
public string VmResourceGroup { get; set; }
member this.VmResourceGroup : string with get, set
Public Property VmResourceGroup As String