Interface Application.UpdateStages.WithApplicationType

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

public static interface Application.UpdateStages.WithApplicationType
The stage of the Application update allowing to specify applicationType.
  • Method Details

    • withApplicationType

      Application.Update withApplicationType(RemoteApplicationType applicationType)
      Specifies the applicationType property: Resource Type of Application..
      Parameters:
      applicationType - Resource Type of Application.
      Returns:
      the next definition stage.