Interface ManagedEnvironment.UpdateStages.WithWorkloadProfiles

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

public static interface ManagedEnvironment.UpdateStages.WithWorkloadProfiles
The stage of the ManagedEnvironment update allowing to specify workloadProfiles.
  • Method Details

    • withWorkloadProfiles

      ManagedEnvironment.Update withWorkloadProfiles(List<WorkloadProfile> workloadProfiles)
      Specifies the workloadProfiles property: Workload profiles configured for the Managed Environment..
      Parameters:
      workloadProfiles - Workload profiles configured for the Managed Environment.
      Returns:
      the next definition stage.