MigrationAssessmentMachineData.BootType 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.
Boot type of machine discovered in private data center.
public Azure.ResourceManager.Migration.Assessment.Models.AssessedMachineBootType? BootType { get; }
member this.BootType : Nullable<Azure.ResourceManager.Migration.Assessment.Models.AssessedMachineBootType>
Public ReadOnly Property BootType As Nullable(Of AssessedMachineBootType)