Share via


IWithAdditionalCapabilities Interface

Definition

The stage of a virtual machine scale set update allowing to set specifies additional capabilities enabled or disabled on the Virtual Machines in the Virtual Machine Scale Set.

public interface IWithAdditionalCapabilities
type IWithAdditionalCapabilities = interface
Public Interface IWithAdditionalCapabilities
Derived

Methods

WithAdditionalCapabilities(AdditionalCapabilities)

Set specifies additional capabilities enabled or disabled on the Virtual Machines in the Virtual Machine Scale Set. For instance: whether the Virtual Machines have the capability to support attaching managed data disks with UltraSSD_LRS storage account type.

Applies to