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