Interface VendorSku.UpdateStages.WithManagedApplicationTemplate

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

public static interface VendorSku.UpdateStages.WithManagedApplicationTemplate
The stage of the VendorSku update allowing to specify managedApplicationTemplate.
  • Method Summary

    Modifier and Type
    Method
    Description
    withManagedApplicationTemplate(Object managedApplicationTemplate)
    Specifies the managedApplicationTemplate property: The template for the managed application deployment..
  • Method Details

    • withManagedApplicationTemplate

      VendorSku.Update withManagedApplicationTemplate(Object managedApplicationTemplate)
      Specifies the managedApplicationTemplate property: The template for the managed application deployment..
      Parameters:
      managedApplicationTemplate - The template for the managed application deployment.
      Returns:
      the next definition stage.