Uses of Class
com.azure.resourcemanager.network.models.BgpPeerStatus
-
Packages that use BgpPeerStatus Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of BgpPeerStatus in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type BgpPeerStatus Modifier and Type Method Description List<BgpPeerStatus>BgpPeerStatusListResultInner. value()Get the value property: List of BGP peers.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type BgpPeerStatus Modifier and Type Method Description BgpPeerStatusListResultInnerBgpPeerStatusListResultInner. withValue(List<BgpPeerStatus> value)Set the value property: List of BGP peers.
-