RampUpRule.ChangeDecisionCallbackUrl 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 string that contains callback REST API method to determine change direction and step.This property is optional
public string ChangeDecisionCallbackUrl { get; set; }
member this.ChangeDecisionCallbackUrl : string with get, set
Public Property ChangeDecisionCallbackUrl As String