Uses of Class
com.azure.resourcemanager.compute.models.CloudServiceListResult
-
Packages that use CloudServiceListResult Package Description com.azure.resourcemanager.compute.models 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 CloudServiceListResult Modifier and Type Method Description CloudServiceListResultCloudServiceListResult. withNextLink(String nextLink)Set the nextLink property: The nextLink property.CloudServiceListResultCloudServiceListResult. withValue(List<CloudServiceInner> value)Set the value property: The value property.
-