Class PeerRouteListInner
java.lang.Object
com.azure.resourcemanager.network.fluent.models.PeerRouteListInner
List of virtual router peer routes.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PeerRouteListInner
public PeerRouteListInner()Creates an instance of PeerRouteListInner class.
-
-
Method Details
-
value
Get the value property: List of peer routes.- Returns:
- the value value.
-
withValue
Set the value property: List of peer routes.- Parameters:
value- the value value to set.- Returns:
- the PeerRouteListInner object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-