Interface VendorSku.DefinitionStages.WithManagedApplicationParameters

All Known Subinterfaces:
VendorSku.Definition, VendorSku.DefinitionStages.WithCreate
Enclosing interface:
VendorSku.DefinitionStages

public static interface VendorSku.DefinitionStages.WithManagedApplicationParameters
The stage of the VendorSku definition allowing to specify managedApplicationParameters.
  • Method Details

    • withManagedApplicationParameters

      VendorSku.DefinitionStages.WithCreate 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.