Uses of Class
com.azure.resourcemanager.network.fluent.models.VirtualRouterPeeringProperties
-
Packages that use VirtualRouterPeeringProperties Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of VirtualRouterPeeringProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VirtualRouterPeeringProperties Modifier and Type Method Description VirtualRouterPeeringPropertiesVirtualRouterPeeringProperties. withPeerAsn(Long peerAsn)Set the peerAsn property: Peer ASN.VirtualRouterPeeringPropertiesVirtualRouterPeeringProperties. withPeerIp(String peerIp)Set the peerIp property: Peer IP.
-