Uses of Class
com.azure.resourcemanager.network.fluent.models.RouteTableInner
-
Packages that use RouteTableInner Package Description com.azure.resourcemanager.network.fluent Package containing the service clients for NetworkManagementClient.com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of RouteTableInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return RouteTableInner Modifier and Type Method Description RouteTableInnerRouteTablesClient. createOrUpdate(String resourceGroupName, String routeTableName, RouteTableInner parameters)Create or updates a route table in a specified resource group.RouteTableInnerRouteTablesClient. createOrUpdate(String resourceGroupName, String routeTableName, RouteTableInner parameters, com.azure.core.util.Context context)Create or updates a route table in a specified resource group.RouteTableInnerRouteTablesClient. getByResourceGroup(String resourceGroupName, String routeTableName)Gets the specified route table.RouteTableInnerRouteTablesClient. updateTags(String resourceGroupName, String routeTableName, TagsObject parameters)Updates a route table tags.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type RouteTableInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteTableInner>,RouteTableInner>RouteTablesClient. beginCreateOrUpdate(String resourceGroupName, String routeTableName, RouteTableInner parameters)Create or updates a route table in a specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteTableInner>,RouteTableInner>RouteTablesClient. beginCreateOrUpdate(String resourceGroupName, String routeTableName, RouteTableInner parameters)Create or updates a route table in a specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteTableInner>,RouteTableInner>RouteTablesClient. beginCreateOrUpdate(String resourceGroupName, String routeTableName, RouteTableInner parameters, com.azure.core.util.Context context)Create or updates a route table in a specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteTableInner>,RouteTableInner>RouteTablesClient. beginCreateOrUpdate(String resourceGroupName, String routeTableName, RouteTableInner parameters, com.azure.core.util.Context context)Create or updates a route table in a specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RouteTableInner>,RouteTableInner>RouteTablesClient. beginCreateOrUpdateAsync(String resourceGroupName, String routeTableName, RouteTableInner parameters)Create or updates a route table in a specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RouteTableInner>,RouteTableInner>RouteTablesClient. beginCreateOrUpdateAsync(String resourceGroupName, String routeTableName, RouteTableInner parameters)Create or updates a route table in a specified resource group.Mono<RouteTableInner>RouteTablesClient. createOrUpdateAsync(String resourceGroupName, String routeTableName, RouteTableInner parameters)Create or updates a route table in a specified resource group.Mono<RouteTableInner>RouteTablesClient. getByResourceGroupAsync(String resourceGroupName, String routeTableName)Gets the specified route table.Mono<RouteTableInner>RouteTablesClient. getByResourceGroupAsync(String resourceGroupName, String routeTableName, String expand)Gets the specified route table.com.azure.core.http.rest.Response<RouteTableInner>RouteTablesClient. getByResourceGroupWithResponse(String resourceGroupName, String routeTableName, String expand, com.azure.core.util.Context context)Gets the specified route table.Mono<com.azure.core.http.rest.Response<RouteTableInner>>RouteTablesClient. getByResourceGroupWithResponseAsync(String resourceGroupName, String routeTableName, String expand)Gets the specified route table.com.azure.core.http.rest.PagedIterable<RouteTableInner>RouteTablesClient. list()Gets all route tables in a subscription.com.azure.core.http.rest.PagedIterable<RouteTableInner>RouteTablesClient. list(com.azure.core.util.Context context)Gets all route tables in a subscription.com.azure.core.http.rest.PagedFlux<RouteTableInner>RouteTablesClient. listAsync()Gets all route tables in a subscription.com.azure.core.http.rest.PagedIterable<RouteTableInner>RouteTablesClient. listByResourceGroup(String resourceGroupName)Gets all route tables in a resource group.com.azure.core.http.rest.PagedIterable<RouteTableInner>RouteTablesClient. listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)Gets all route tables in a resource group.com.azure.core.http.rest.PagedFlux<RouteTableInner>RouteTablesClient. listByResourceGroupAsync(String resourceGroupName)Gets all route tables in a resource group.Mono<RouteTableInner>RouteTablesClient. updateTagsAsync(String resourceGroupName, String routeTableName, TagsObject parameters)Updates a route table tags.com.azure.core.http.rest.Response<RouteTableInner>RouteTablesClient. updateTagsWithResponse(String resourceGroupName, String routeTableName, TagsObject parameters, com.azure.core.util.Context context)Updates a route table tags.Mono<com.azure.core.http.rest.Response<RouteTableInner>>RouteTablesClient. updateTagsWithResponseAsync(String resourceGroupName, String routeTableName, TagsObject parameters)Updates a route table tags.Methods in com.azure.resourcemanager.network.fluent with parameters of type RouteTableInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteTableInner>,RouteTableInner>RouteTablesClient. beginCreateOrUpdate(String resourceGroupName, String routeTableName, RouteTableInner parameters)Create or updates a route table in a specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RouteTableInner>,RouteTableInner>RouteTablesClient. beginCreateOrUpdate(String resourceGroupName, String routeTableName, RouteTableInner parameters, com.azure.core.util.Context context)Create or updates a route table in a specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RouteTableInner>,RouteTableInner>RouteTablesClient. beginCreateOrUpdateAsync(String resourceGroupName, String routeTableName, RouteTableInner parameters)Create or updates a route table in a specified resource group.RouteTableInnerRouteTablesClient. createOrUpdate(String resourceGroupName, String routeTableName, RouteTableInner parameters)Create or updates a route table in a specified resource group.RouteTableInnerRouteTablesClient. createOrUpdate(String resourceGroupName, String routeTableName, RouteTableInner parameters, com.azure.core.util.Context context)Create or updates a route table in a specified resource group.Mono<RouteTableInner>RouteTablesClient. createOrUpdateAsync(String resourceGroupName, String routeTableName, RouteTableInner parameters)Create or updates a route table in a specified resource group.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>RouteTablesClient. createOrUpdateWithResponseAsync(String resourceGroupName, String routeTableName, RouteTableInner parameters)Create or updates a route table in a specified resource group. -
Uses of RouteTableInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return RouteTableInner Modifier and Type Method Description RouteTableInnerSubnetInner. routeTable()Get the routeTable property: The reference to the RouteTable resource.RouteTableInnerSubnetPropertiesFormatInner. routeTable()Get the routeTable property: The reference to the RouteTable resource.RouteTableInnerRouteTableInner. withDisableBgpRoutePropagation(Boolean disableBgpRoutePropagation)Set the disableBgpRoutePropagation property: Whether to disable the routes learned by BGP on that route table.RouteTableInnerRouteTableInner. withId(String id)Set the id property: Resource ID.RouteTableInnerRouteTableInner. withLocation(String location)RouteTableInnerRouteTableInner. withRoutes(List<RouteInner> routes)Set the routes property: Collection of routes contained within a route table.RouteTableInnerRouteTableInner. withTags(Map<String,String> tags)Methods in com.azure.resourcemanager.network.fluent.models with parameters of type RouteTableInner Modifier and Type Method Description SubnetInnerSubnetInner. withRouteTable(RouteTableInner routeTable)Set the routeTable property: The reference to the RouteTable resource.SubnetPropertiesFormatInnerSubnetPropertiesFormatInner. withRouteTable(RouteTableInner routeTable)Set the routeTable property: The reference to the RouteTable resource. -
Uses of RouteTableInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type RouteTableInner Modifier and Type Method Description List<RouteTableInner>RouteTableListResult. value()Get the value property: A list of route tables in a resource group.Method parameters in com.azure.resourcemanager.network.models with type arguments of type RouteTableInner Modifier and Type Method Description RouteTableListResultRouteTableListResult. withValue(List<RouteTableInner> value)Set the value property: A list of route tables in a resource group.
-