MigrationAssessmentOptionData.VmFamilies 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.
Dictionary of VM families grouped by vm family name describing the targeted azure locations of VM family and the category of the family.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Migration.Assessment.Models.AssessmentVmFamilyConfig> VmFamilies { get; }
member this.VmFamilies : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Migration.Assessment.Models.AssessmentVmFamilyConfig>
Public ReadOnly Property VmFamilies As IReadOnlyList(Of AssessmentVmFamilyConfig)