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