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