Microsoft.Azure.Management.Network.Fluent.RouteFilterRule.UpdateDefinition Namespace

Interfaces

IBlank<ParentT>

The first stage of a route filter rule description as part of an update of a networking route filter group.

IUpdateDefinition<ParentT>

The entirety of a route filter rule definition as part of a route filter group update.

IWithAccessType<ParentT>

The stage of the route filter rule definition allowing access type of the rule.

IWithAttach<ParentT>

The final stage of the route filter rule definition. At this stage, any remaining optional settings can be specified, or the route filter rule definition can be attached to the parent route filter group definition using WithAttach.attach().

IWithBgpCommunities<ParentT>

The stage of the route filter rule definition allowing bgp service communities to be specified.