Microsoft.Azure.Management.Network.Fluent.RouteTable.Update 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
IUpdate |
The template for a route table update operation, containing all the settings that can be modified. Call Update.apply() to apply the changes to the resource in Azure. |
IWithBgpRoutePropagation |
The stage of the route table update allowing to specify whether to disable the routes learned by BGP on that route table. |
IWithRoute |
The stage of the route table definition allowing to add, remove or modify routes. |
Azure SDK for .NET