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