다음을 통해 공유


DevBox.Location Property

Definition

Azure region where this Dev Box is located. This will be the same region as the Virtual Network it is attached to.

public Azure.Core.AzureLocation? Location { get; }
member this.Location : Nullable<Azure.Core.AzureLocation>
Public ReadOnly Property Location As Nullable(Of AzureLocation)

Property Value

Applies to