SessionHostConfigurationPatchProperties.VmLocation 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 Location for the session host to be created in. It will default to the location of the hostpool if not provided.
public Azure.Core.AzureLocation? VmLocation { get; set; }
member this.VmLocation : Nullable<Azure.Core.AzureLocation> with get, set
Public Property VmLocation As Nullable(Of AzureLocation)