Uses of Enum
com.azure.resourcemanager.compute.models.HostCaching
Packages that use HostCaching
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of HostCaching in com.azure.resourcemanager.compute.models
Subclasses with type arguments of type HostCaching in com.azure.resourcemanager.compute.modelsMethods in com.azure.resourcemanager.compute.models that return HostCachingModifier and TypeMethodDescriptionstatic HostCachingHostCaching.fromString(String value) Parses a serialized value to a HostCaching instance.GalleryDiskImage.hostCaching()Get the hostCaching property: The host caching of the disk.static HostCachingReturns the enum constant of this type with the specified name.static HostCaching[]HostCaching.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.resourcemanager.compute.models with parameters of type HostCachingModifier and TypeMethodDescriptionGalleryDataDiskImage.withHostCaching(HostCaching hostCaching) Set the hostCaching property: The host caching of the disk.GalleryDiskImage.withHostCaching(HostCaching hostCaching) Set the hostCaching property: The host caching of the disk.GalleryOSDiskImage.withHostCaching(HostCaching hostCaching) Set the hostCaching property: The host caching of the disk.