Class VirtualHubEffectiveRouteListInner

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

public final class VirtualHubEffectiveRouteListInner extends Object
EffectiveRoutes List.
  • Constructor Details

    • VirtualHubEffectiveRouteListInner

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

    • value

      public List<VirtualHubEffectiveRoute> value()
      Get the value property: The list of effective routes configured on the virtual hub or the specified resource.
      Returns:
      the value value.
    • withValue

      Set the value property: The list of effective routes configured on the virtual hub or the specified resource.
      Parameters:
      value - the value value to set.
      Returns:
      the VirtualHubEffectiveRouteListInner object itself.
    • validate

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