RoutingRule.Name Property

 

Optional. A string that contains name of the rule. It has to be unique in the collection of rules.

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

public string Name { get; set; }

Property Value

Type: System.String
Return to top
Show: