WebSiteUpdateConfigurationParameters.RoutingRules Property

Definition

Optional. List of routing rules for the website.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.RoutingRule> RoutingRules { get; set; }
member this.RoutingRules : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.RoutingRule> with get, set
Public Property RoutingRules As IList(Of RoutingRule)

Property Value

Applies to