Class EffectiveRouteMapRouteListInner

java.lang.Object
com.azure.resourcemanager.network.fluent.models.EffectiveRouteMapRouteListInner

public final class EffectiveRouteMapRouteListInner extends Object
EffectiveRouteMapRoute List.
  • Constructor Details

    • EffectiveRouteMapRouteListInner

      public EffectiveRouteMapRouteListInner()
      Creates an instance of EffectiveRouteMapRouteListInner class.
  • Method Details

    • value

      public List<EffectiveRouteMapRoute> value()
      Get the value property: The list of Effective RouteMap Routes configured on the connection resource.
      Returns:
      the value value.
    • withValue

      Set the value property: The list of Effective RouteMap Routes configured on the connection resource.
      Parameters:
      value - the value value to set.
      Returns:
      the EffectiveRouteMapRouteListInner object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.