Uses of Class
com.azure.resourcemanager.network.fluent.models.RouteTablePropertiesFormat
Packages that use RouteTablePropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of RouteTablePropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return RouteTablePropertiesFormatModifier and TypeMethodDescriptionRouteTablePropertiesFormat.withDisableBgpRoutePropagation(Boolean disableBgpRoutePropagation) Set the disableBgpRoutePropagation property: Whether to disable the routes learned by BGP on that route table.RouteTablePropertiesFormat.withRoutes(List<RouteInner> routes) Set the routes property: Collection of routes contained within a route table.