Microsoft.Azure.Management.Network.Fluent.RouteFilterRule.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 filter rule definition. |
IDefinition<ParentT> |
The entirety of a route filter rule definition. |
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. |
Azure SDK for .NET