Interface Trial


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

      • status

        TrialStatus status()
        Gets the status property: Trial status.
        Returns:
        the status value.
      • availableHosts

        Integer availableHosts()
        Gets the availableHosts property: Number of trial hosts available.
        Returns:
        the availableHosts value.
      • innerModel

        TrialInner innerModel()
        Gets the inner com.azure.resourcemanager.avs.fluent.models.TrialInner object.
        Returns:
        the inner object.