Interface HanaInstance.DefinitionStages.WithOsProfile

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

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

    • withOsProfile

      Specifies the osProfile property: Specifies the operating system settings for the HANA instance..
      Parameters:
      osProfile - Specifies the operating system settings for the HANA instance.
      Returns:
      the next definition stage.