MigrationAssessmentMachineData.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.
Disks attached to the machine discovered in private data center.
public System.Collections.Generic.IReadOnlyDictionary<string,Azure.ResourceManager.Migration.Assessment.Models.MigrationAssessmentDisk> Disks { get; }
member this.Disks : System.Collections.Generic.IReadOnlyDictionary<string, Azure.ResourceManager.Migration.Assessment.Models.MigrationAssessmentDisk>
Public ReadOnly Property Disks As IReadOnlyDictionary(Of String, MigrationAssessmentDisk)