Uses of Class
com.azure.resourcemanager.compute.models.DedicatedHostSizeListResult
Packages that use DedicatedHostSizeListResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of DedicatedHostSizeListResult in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type DedicatedHostSizeListResultModifier and TypeClassDescriptionfinal classThe List Dedicated Host sizes operation response.Methods in com.azure.resourcemanager.compute.models that return DedicatedHostSizeListResultModifier and TypeMethodDescriptionstatic DedicatedHostSizeListResultDedicatedHostSizeListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DedicatedHostSizeListResult from the JsonReader.DedicatedHostSizeListResult.withNextLink(String nextLink) Set the nextLink property: The link to the next page of items.Set the value property: The list of dedicated host sizes.