MigrationAvsAssessedMachineData.OperatingSystemArchitecture 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.
Operating system architecture as reported by datacenter management solution.
public Azure.ResourceManager.Migration.Assessment.Models.GuestOperatingSystemArchitecture? OperatingSystemArchitecture { get; }
member this.OperatingSystemArchitecture : Nullable<Azure.ResourceManager.Migration.Assessment.Models.GuestOperatingSystemArchitecture>
Public ReadOnly Property OperatingSystemArchitecture As Nullable(Of GuestOperatingSystemArchitecture)