MigrationAssessmentData.AzureLocation 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.
Azure Location or Azure region where to which the machines will be migrated.
public Azure.Core.AzureLocation? AzureLocation { get; set; }
member this.AzureLocation : Nullable<Azure.Core.AzureLocation> with get, set
Public Property AzureLocation As Nullable(Of AzureLocation)