IWithAdditionalCapabilities Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET