MigrationAssessmentData.AzurePricingTier 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 Azure Pricing Tier - Free, Basic, etc.
public Azure.ResourceManager.Migration.Assessment.Models.AssessmentPricingTier? AzurePricingTier { get; set; }
member this.AzurePricingTier : Nullable<Azure.ResourceManager.Migration.Assessment.Models.AssessmentPricingTier> with get, set
Public Property AzurePricingTier As Nullable(Of AssessmentPricingTier)