MigrationAvsAssessmentData.AzureOfferCode 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.
Azure Offer code according to which cost estimation is done.
public Azure.ResourceManager.Migration.Assessment.Models.AssessmentOfferCode? AzureOfferCode { get; set; }
member this.AzureOfferCode : Nullable<Azure.ResourceManager.Migration.Assessment.Models.AssessmentOfferCode> with get, set
Public Property AzureOfferCode As Nullable(Of AssessmentOfferCode)