Class AlertsResultInner
java.lang.Object
com.azure.resourcemanager.costmanagement.fluent.models.AlertsResultInner
Result of alerts.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AlertsResultInner
public AlertsResultInner()Creates an instance of AlertsResultInner class.
-
-
Method Details
-
value
Get the value property: List of alerts.- Returns:
- the value value.
-
nextLink
Get the nextLink property: URL to get the next set of alerts results if there are any.- Returns:
- the nextLink value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-