Interface TestAllRoutesResult


  • public interface TestAllRoutesResult
    An immutable client-side representation of TestAllRoutesResult.
    • Method Detail

      • routes

        List<MatchedRoute> routes()
        Gets the routes property: JSON-serialized array of matched routes.
        Returns:
        the routes value.
      • innerModel

        TestAllRoutesResultInner innerModel()
        Gets the inner com.azure.resourcemanager.iothub.fluent.models.TestAllRoutesResultInner object.
        Returns:
        the inner object.