Uses of Class
com.azure.resourcemanager.compute.models.CloudServiceListResult
Packages that use CloudServiceListResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of CloudServiceListResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return CloudServiceListResultModifier and TypeMethodDescriptionstatic CloudServiceListResultCloudServiceListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CloudServiceListResult from the JsonReader.CloudServiceListResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of resources.CloudServiceListResult.withValue(List<CloudServiceInner> value) Set the value property: The list of resources.