Uses of Class
com.azure.resourcemanager.compute.models.DedicatedHostListResult
Packages that use DedicatedHostListResult
Package
Description
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 DedicatedHostListResultModifier and TypeMethodDescriptionDedicatedHostListResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of dedicated hosts.DedicatedHostListResult.withValue(List<DedicatedHostInner> value) Set the value property: The list of dedicated hosts.