MigrationAssessmentData.Percentile 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.
Percentile of the utilization data values to be considered while assessing machines.
public Azure.ResourceManager.Migration.Assessment.Models.PercentileOfUtilization? Percentile { get; set; }
member this.Percentile : Nullable<Azure.ResourceManager.Migration.Assessment.Models.PercentileOfUtilization> with get, set
Public Property Percentile As Nullable(Of PercentileOfUtilization)