Class ScheduledActionListResult
java.lang.Object
com.azure.resourcemanager.costmanagement.models.ScheduledActionListResult
Scheduled actions list result. It contains a list of scheduled actions.
-
Constructor Summary
ConstructorDescriptionCreates an instance of ScheduledActionListResult class. -
Method Summary
-
Constructor Details
-
ScheduledActionListResult
public ScheduledActionListResult()Creates an instance of ScheduledActionListResult class.
-
-
Method Details
-
value
Get the value property: The list of scheduled actions.- Returns:
- the value value.
-
nextLink
Get the nextLink property: The link (url) to the next page of results.- Returns:
- the nextLink value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-