Microsoft.Azure.Management.Network.Fluent.Route.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank<ParentT> |
The first stage of a route definition. |
IDefinition<ParentT> |
The entirety of a route definition. |
IWithAttach<ParentT> |
The final stage of a route definition. At this stage, any remaining optional settings can be specified, or the route definition can be attached to the parent route table definition using WithAttach.attach(). |
IWithDestinationAddressPrefix<ParentT> |
The stage of a route definition allowing to specify the destination address prefix. |
IWithNextHopType<ParentT> |
The stage of a route definition allowing to specify the next hop type. |
Azure SDK for .NET