Interface HanaInstance.DefinitionStages.WithStorageProfile

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

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

    • withStorageProfile

      HanaInstance.DefinitionStages.WithCreate withStorageProfile(StorageProfile storageProfile)
      Specifies the storageProfile property: Specifies the storage settings for the HANA instance disks..
      Parameters:
      storageProfile - Specifies the storage settings for the HANA instance disks.
      Returns:
      the next definition stage.