SolutionPropertiesList Interface
public interface SolutionPropertiesList
An immutable client-side representation of SolutionPropertiesList.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Solution |
innerModel()
Gets the inner com. |
| abstract List<Solution> |
value()
Gets the value property: List of solution properties within the subscription. |
Method Details
innerModel
public abstract SolutionPropertiesListInner innerModel()
Gets the inner com.azure.resourcemanager.operationsmanagement.fluent.models.SolutionPropertiesListInner object.
Returns:
value
public abstract List<Solution> value()
Gets the value property: List of solution properties within the subscription.
Returns: