Interface Route

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<RouteTable>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.RouteInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<RouteTable>, com.microsoft.azure.management.resources.fluentcore.model.Indexable

    public interface Route
    extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.RouteInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<RouteTable>
    An immutable client-side representation of a route of a route table.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String destinationAddressPrefix()  
      String nextHopIPAddress()  
      RouteNextHopType nextHopType()  
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

        inner
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName

        name
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent

        parent
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable

        key
    • Method Detail

      • destinationAddressPrefix

        String destinationAddressPrefix()
        Returns:
        the destination address prefix, expressed using the CIDR notation, to which the route applies
      • nextHopIPAddress

        String nextHopIPAddress()
        Returns:
        the IP address of the next hop