Uses of Class
com.azure.resourcemanager.compute.models.CloudServiceRoleListResult
Packages that use CloudServiceRoleListResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of CloudServiceRoleListResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return CloudServiceRoleListResultModifier and TypeMethodDescriptionCloudServiceRoleListResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of resources.CloudServiceRoleListResult.withValue(List<CloudServiceRoleInner> value) Set the value property: The list of resources.