Interface TestRouteResult


public interface TestRouteResult
An immutable client-side representation of TestRouteResult.
  • Method Details

    • result

      Gets the result property: Result of testing route.
      Returns:
      the result value.
    • details

      Gets the details property: Detailed result of testing route.
      Returns:
      the details value.
    • innerModel

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