Interface VirtualMachineExtension.UpdateStages
-
- Enclosing interface:
- VirtualMachineExtension
public static interface VirtualMachineExtension.UpdateStagesGrouping of virtual machine extension update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceVirtualMachineExtension.UpdateStages.WithAutoUpgradeMinorVersionThe stage of the virtual machine extension update allowing to enable or disable auto upgrade of the extension when when a new minor version of virtual machine extension image gets published.static interfaceVirtualMachineExtension.UpdateStages.WithSettingsThe stage of the virtual machine extension update allowing to add or update public and private settings.static interfaceVirtualMachineExtension.UpdateStages.WithTagsThe stage of the virtual machine extension update allowing to add or update tags.
-