Interface HanaInstance.DefinitionStages.WithNetworkProfile

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

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

    • withNetworkProfile

      HanaInstance.DefinitionStages.WithCreate withNetworkProfile(NetworkProfile networkProfile)
      Specifies the networkProfile property: Specifies the network settings for the HANA instance..
      Parameters:
      networkProfile - Specifies the network settings for the HANA instance.
      Returns:
      the next definition stage.