Interface Appliance.DefinitionStages.WithInfrastructureConfig

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

public static interface Appliance.DefinitionStages.WithInfrastructureConfig
The stage of the Appliance definition allowing to specify infrastructureConfig.
  • Method Details

    • withInfrastructureConfig

      Specifies the infrastructureConfig property: Contains infrastructure information about the Appliance.
      Parameters:
      infrastructureConfig - Contains infrastructure information about the Appliance.
      Returns:
      the next definition stage.