MigrationAvsAssessedMachineData.Disks 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.
List of Disks that were assessed as part of this machine's assessment.
public System.Collections.Generic.IReadOnlyDictionary<string,Azure.ResourceManager.Migration.Assessment.Models.AvsAssessedDisk> Disks { get; }
member this.Disks : System.Collections.Generic.IReadOnlyDictionary<string, Azure.ResourceManager.Migration.Assessment.Models.AvsAssessedDisk>
Public ReadOnly Property Disks As IReadOnlyDictionary(Of String, AvsAssessedDisk)