共用方式為


Microsoft.Azure.Management.Network.Fluent.RouteTable.Definition Namespace

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.