RoutingRule Constructor ()
Initializes a new instance of the RoutingRule class.
Namespace: Microsoft.WindowsAzure.Management.WebSites.Models
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public RoutingRule()
public:
RoutingRule()
new : unit -> RoutingRule
Public Sub New
See Also
RoutingRule Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace
Return to top