Interface SapVirtualInstance.DefinitionStages.WithConfiguration

All Known Subinterfaces:
SapVirtualInstance.Definition
Enclosing interface:
SapVirtualInstance.DefinitionStages

public static interface SapVirtualInstance.DefinitionStages.WithConfiguration
The stage of the SapVirtualInstance definition allowing to specify configuration.
  • Method Details

    • withConfiguration

      Specifies the configuration property: Defines if the SAP system is being created using Azure Center for SAP solutions (ACSS) or if an existing SAP system is being registered with ACSS.
      Parameters:
      configuration - Defines if the SAP system is being created using Azure Center for SAP solutions (ACSS) or if an existing SAP system is being registered with ACSS.
      Returns:
      the next definition stage.