RampUpRule.ChangeIntervalInMinutes 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.
Optional. A number that contains interval in minutes to evaluate health of the re-reouted site and change reoute percentage with the step. This property is optional
public int? ChangeIntervalInMinutes { get; set; }
member this.ChangeIntervalInMinutes : Nullable<int> with get, set
Public Property ChangeIntervalInMinutes As Nullable(Of Integer)