IWithDiskCaching Interface

Definition

The stage of the virtual machine data disk update allowing to set the disk caching type.

public interface IWithDiskCaching
type IWithDiskCaching = interface
Public Interface IWithDiskCaching
Derived

Methods

WithCaching(CachingTypes)

Specifies the new caching type for the data disk.

Applies to