Uses of Class
com.azure.resourcemanager.network.models.BgpPeerStatus
Packages that use BgpPeerStatus
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the 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 BgpPeerStatusModifier and TypeMethodDescriptionBgpPeerStatusListResultInner.value()Get the value property: List of BGP peers.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type BgpPeerStatusModifier and TypeMethodDescriptionBgpPeerStatusListResultInner.withValue(List<BgpPeerStatus> value) Set the value property: List of BGP peers. -
Uses of BgpPeerStatus in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return BgpPeerStatusModifier and TypeMethodDescriptionstatic BgpPeerStatusBgpPeerStatus.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BgpPeerStatus from the JsonReader.