Interface AmlFilesystem.UpdateStages.WithMaintenanceWindow

All Known Subinterfaces:
AmlFilesystem.Update
Enclosing interface:
AmlFilesystem.UpdateStages

public static interface AmlFilesystem.UpdateStages.WithMaintenanceWindow
The stage of the AmlFilesystem update allowing to specify maintenanceWindow.
  • Method Details

    • withMaintenanceWindow

      AmlFilesystem.Update withMaintenanceWindow(AmlFilesystemUpdatePropertiesMaintenanceWindow maintenanceWindow)
      Specifies the maintenanceWindow property: Start time of a 30-minute weekly maintenance window..
      Parameters:
      maintenanceWindow - Start time of a 30-minute weekly maintenance window.
      Returns:
      the next definition stage.