Class PagedLabPlans
java.lang.Object
com.azure.resourcemanager.labservices.models.PagedLabPlans
Paged list of lab plans.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PagedLabPlans
public PagedLabPlans()
-
-
Method Details
-
value
Get the value property: The array page of lab plans.- Returns:
- the value value.
-
nextLink
Get the nextLink property: The link to get the next page of lab plan results.- Returns:
- the nextLink value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-