IWithOSDiskSettings Interface

Definition

The stage of a virtual machine scale set definition allowing to specify OS disk configurations.

public interface IWithOSDiskSettings
type IWithOSDiskSettings = interface
Public Interface IWithOSDiskSettings
Derived

Methods

WithOSDiskCaching(CachingTypes)

Specifies the caching type for the operating system disk.

WithOSDiskName(String)

Specifies the name for the OS disk.

Applies to