Uses of Class
com.azure.resourcemanager.network.fluent.models.ExpressRouteConnectionListInner
Packages that use ExpressRouteConnectionListInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
-
Uses of ExpressRouteConnectionListInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return ExpressRouteConnectionListInnerModifier and TypeMethodDescriptionLists ExpressRouteConnections.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type ExpressRouteConnectionListInnerModifier and TypeMethodDescriptionLists ExpressRouteConnections.com.azure.core.http.rest.Response<ExpressRouteConnectionListInner>ExpressRouteConnectionsClient.listWithResponse(String resourceGroupName, String expressRouteGatewayName, com.azure.core.util.Context context) Lists ExpressRouteConnections.Mono<com.azure.core.http.rest.Response<ExpressRouteConnectionListInner>>ExpressRouteConnectionsClient.listWithResponseAsync(String resourceGroupName, String expressRouteGatewayName) Lists ExpressRouteConnections. -
Uses of ExpressRouteConnectionListInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteConnectionListInnerModifier and TypeMethodDescriptionExpressRouteConnectionListInner.withValue(List<ExpressRouteConnectionInner> value) Set the value property: The list of ExpressRoute connections.