| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteGatewayListInner |
ExpressRouteGatewaysClient.listByResourceGroup(String resourceGroupName)
Lists ExpressRoute gateways in a given resource group.
|
ExpressRouteGatewayListInner |
ExpressRouteGatewaysClient.listBySubscription()
Lists ExpressRoute gateways under a given subscription.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteGatewayListInner |
ExpressRouteGatewayListInner.withValue(List<ExpressRouteGatewayInner> value)
Set the value property: List of ExpressRoute gateways.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.