Share via


MigrationSqlAssessmentOptionData.SqlSkus Property

Definition

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)

Property Value

Applies to