RampUpRule.ChangeDecisionCallbackUrl Property

 

Optional. A string that contains callback REST API method to determine change direction and step.This property is optional

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public string ChangeDecisionCallbackUrl { get; set; }

Property Value

Type: System.String
Return to top
Show: