Interface ContainerApp.UpdateStages.WithExtendedLocation

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

public static interface ContainerApp.UpdateStages.WithExtendedLocation
The stage of the ContainerApp update allowing to specify extendedLocation.
  • Method Details

    • withExtendedLocation

      ContainerApp.Update withExtendedLocation(ExtendedLocation extendedLocation)
      Specifies the extendedLocation property: The complex type of the extended location..
      Parameters:
      extendedLocation - The complex type of the extended location.
      Returns:
      the next definition stage.