Uses of Class
com.azure.resourcemanager.network.fluent.models.VirtualRouterPeeringProperties
Packages that use VirtualRouterPeeringProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of VirtualRouterPeeringProperties in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type VirtualRouterPeeringPropertiesModifier and TypeClassDescriptionfinal classProperties of the rule group.Methods in com.azure.resourcemanager.network.fluent.models that return VirtualRouterPeeringPropertiesModifier and TypeMethodDescriptionVirtualRouterPeeringProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualRouterPeeringProperties from the JsonReader.VirtualRouterPeeringProperties.withPeerAsn(Long peerAsn) Set the peerAsn property: Peer ASN.VirtualRouterPeeringProperties.withPeerIp(String peerIp) Set the peerIp property: Peer IP.