MigrationAssessmentData.TimeRange 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.
Time Range for which the historic utilization data should be considered for assessment.
public Azure.ResourceManager.Migration.Assessment.Models.AssessmentTimeRange? TimeRange { get; set; }
member this.TimeRange : Nullable<Azure.ResourceManager.Migration.Assessment.Models.AssessmentTimeRange> with get, set
Public Property TimeRange As Nullable(Of AssessmentTimeRange)