RoutingRule Members
Specifies a routing rule which can divert traffic to different site based on re-route percentage and host name.
The following tables list the members exposed by the RoutingRule type.
Public Constructors
Name | Description | |
---|---|---|
RoutingRule | Initializes a new instance of the RoutingRule class. |
Top
Public Properties
Name | Description | |
---|---|---|
Name | Optional. A string that contains name of the rule. It has to be unique in the collection of rules. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
RoutingRule Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace