Microsoft.Azure.Management.Network.Fluent.RouteTable.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 |
The first stage of a route table definition. |
IDefinition |
The entirety of a route table definition. |
IWithBgpRoutePropagation |
The stage of the route table definition allowing to specify whether to disable the routes learned by BGP on that route table. |
IWithCreate |
The stage of a route table definition which contains all the minimum required inputs for the resource to be created (via WithCreate.create()), but also allows for any other optional settings to be specified. |
IWithGroup |
The stage of a route table definition allowing to specify the resource group. |
IWithRoute |
The stage of the route table definition allowing to add routes. |
Azure SDK for .NET