MigrationAssessedMachineData.MonthlyComputeCostForRecommendedSize 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.
Monthly Compute cost calculated for Recommended size, for a 31-day month.
public double? MonthlyComputeCostForRecommendedSize { get; }
member this.MonthlyComputeCostForRecommendedSize : Nullable<double>
Public ReadOnly Property MonthlyComputeCostForRecommendedSize As Nullable(Of Double)