Interface VendorSku.UpdateStages.WithManagedApplicationParameters

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

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

    Modifier and Type
    Method
    Description
    withManagedApplicationParameters(Object managedApplicationParameters)
    Specifies the managedApplicationParameters property: The parameters for the managed application to be supplied by the vendor..
  • Method Details

    • withManagedApplicationParameters

      VendorSku.Update withManagedApplicationParameters(Object managedApplicationParameters)
      Specifies the managedApplicationParameters property: The parameters for the managed application to be supplied by the vendor..
      Parameters:
      managedApplicationParameters - The parameters for the managed application to be supplied by the vendor.
      Returns:
      the next definition stage.