Interface SolutionPropertiesList


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.operationsmanagement.fluent.models.SolutionPropertiesListInner object.
    Gets the value property: List of solution properties within the subscription.
  • Method Details

    • value

      List<Solution> value()
      Gets the value property: List of solution properties within the subscription.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.operationsmanagement.fluent.models.SolutionPropertiesListInner object.
      Returns:
      the inner object.