IWithMasterVMSize Interface

Definition

The stage of the container service definition allowing to specify the master VM size.

public interface IWithMasterVMSize
type IWithMasterVMSize = interface
Public Interface IWithMasterVMSize
Derived

Methods

WithMasterVMSize(ContainerServiceVMSizeTypes)

Specifies the size of the master VMs, default set to "Standard_D2_v2".

Applies to