Interface HanaInstance.DefinitionStages.WithHardwareProfile

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

public static interface HanaInstance.DefinitionStages.WithHardwareProfile
The stage of the HanaInstance definition allowing to specify hardwareProfile.
  • Method Details

    • withHardwareProfile

      HanaInstance.DefinitionStages.WithCreate withHardwareProfile(HardwareProfile hardwareProfile)
      Specifies the hardwareProfile property: Specifies the hardware settings for the HANA instance..
      Parameters:
      hardwareProfile - Specifies the hardware settings for the HANA instance.
      Returns:
      the next definition stage.