IWithOSDiskSettings Interface

Definition

The stage of an image definition allowing to specify configurations for the OS disk when it is created from the image's OS disk image.

public interface IWithOSDiskSettings
type IWithOSDiskSettings = interface
Public Interface IWithOSDiskSettings
Derived

Methods

WithOSDiskCaching(CachingTypes)

Specifies the caching type for OS disk.

WithOSDiskSizeInGB(Int32)

Specifies the size in GB for OS disk.

Applies to