Interface SoftwareUpdateConfigurationRunListResult


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

    • value

      Gets the value property: outer object returned when listing all software update configuration runs.
      Returns:
      the value value.
    • nextLink

      String nextLink()
      Gets the nextLink property: link to next page of results.
      Returns:
      the nextLink value.
    • innerModel

      Gets the inner com.azure.resourcemanager.automation.fluent.models.SoftwareUpdateConfigurationRunListResultInner object.
      Returns:
      the inner object.