Uses of Class
com.azure.resourcemanager.compute.models.DedicatedHostListResult
-
Packages that use DedicatedHostListResult Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of DedicatedHostListResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return DedicatedHostListResult Modifier and Type Method Description DedicatedHostListResultDedicatedHostListResult. withNextLink(String nextLink)Set the nextLink property: The URI to fetch the next page of dedicated hosts.DedicatedHostListResultDedicatedHostListResult. withValue(List<DedicatedHostInner> value)Set the value property: The list of dedicated hosts.
-