Interface ContainerApp.DefinitionStages.WithExtendedLocation

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

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

    • withExtendedLocation

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