Interface MachineExtension.Update

All Superinterfaces:
MachineExtension.UpdateStages.WithProperties, MachineExtension.UpdateStages.WithTags
Enclosing interface:
MachineExtension

public static interface MachineExtension.Update extends MachineExtension.UpdateStages.WithTags, MachineExtension.UpdateStages.WithProperties
The template for MachineExtension update.
  • Method Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

      MachineExtension apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.