Interface Server.UpdateStages.WithStorageProfile

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

public static interface Server.UpdateStages.WithStorageProfile
The stage of the Server update allowing to specify storageProfile.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the storageProfile property: Storage profile of a server..
  • Method Details

    • withStorageProfile

      Server.Update withStorageProfile(StorageProfile storageProfile)
      Specifies the storageProfile property: Storage profile of a server..
      Parameters:
      storageProfile - Storage profile of a server.
      Returns:
      the next definition stage.