MigrationSqlAssessmentOptionData.SqlSkus 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.
Gets or sets the list of SQL target SKU properties for dropdowns.
public System.Collections.Generic.IList<Azure.ResourceManager.Migration.Assessment.Models.SqlPaasTargetConfig> SqlSkus { get; }
member this.SqlSkus : System.Collections.Generic.IList<Azure.ResourceManager.Migration.Assessment.Models.SqlPaasTargetConfig>
Public ReadOnly Property SqlSkus As IList(Of SqlPaasTargetConfig)