Uses of Class
com.azure.resourcemanager.compute.models.DedicatedHostGroupListResult
Packages that use DedicatedHostGroupListResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of DedicatedHostGroupListResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return DedicatedHostGroupListResultModifier and TypeMethodDescriptionDedicatedHostGroupListResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of Dedicated Host Groups.DedicatedHostGroupListResult.withValue(List<DedicatedHostGroupInner> value) Set the value property: The list of dedicated host groups.