| 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 |
|---|---|
BgpPeerStatusListResultInner |
VirtualNetworkGatewaysClient.getBgpPeerStatus(String resourceGroupName,
String virtualNetworkGatewayName)
The GetBgpPeerStatus operation retrieves the status of all BGP peers.
|
BgpPeerStatusListResultInner |
VirtualNetworkGatewaysClient.getBgpPeerStatus(String resourceGroupName,
String virtualNetworkGatewayName,
String peer)
The GetBgpPeerStatus operation retrieves the status of all BGP peers.
|
BgpPeerStatusListResultInner |
VirtualNetworkGatewaysClient.getBgpPeerStatus(String resourceGroupName,
String virtualNetworkGatewayName,
String peer,
com.azure.core.util.Context context)
The GetBgpPeerStatus operation retrieves the status of all BGP peers.
|
| Modifier and Type | Method and Description |
|---|---|
BgpPeerStatusListResultInner |
BgpPeerStatusListResultInner.withValue(List<BgpPeerStatus> value)
Set the value property: List of BGP peers.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.