Compartilhar via


SessionHostConfigurationProperties.VmLocation Property

Definition

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)

Property Value

Applies to