Interface SapLandscapeMonitorListResult


public interface SapLandscapeMonitorListResult
An immutable client-side representation of SapLandscapeMonitorListResult.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.workloads.fluent.models.SapLandscapeMonitorListResultInner object.
    Gets the nextLink property: The URL to get the next set of SAP Landscape Monitor Dashboard.
    Gets the value property: The list of Sap Landscape Monitor configuration.
  • Method Details

    • value

      Gets the value property: The list of Sap Landscape Monitor configuration.
      Returns:
      the value value.
    • nextLink

      String nextLink()
      Gets the nextLink property: The URL to get the next set of SAP Landscape Monitor Dashboard.
      Returns:
      the nextLink value.
    • innerModel

      Gets the inner com.azure.resourcemanager.workloads.fluent.models.SapLandscapeMonitorListResultInner object.
      Returns:
      the inner object.