Class SingleServerConfigurationResponse


  • public final class SingleServerConfigurationResponse
    extends java.lang.Object
    • Method Detail

      • appResourceGroup

        public java.lang.String appResourceGroup()
        Returns:
        The application resource group where SAP system resources will be deployed.
      • customResourceNames

        public java.util.Optional<SingleServerFullResourceNamesResponse> customResourceNames()
        Returns:
        The set of custom names to be used for underlying azure resources that are part of the SAP system.
      • databaseType

        public java.util.Optional<java.lang.String> databaseType()
        Returns:
        The database type.
      • dbDiskConfiguration

        public java.util.Optional<DiskConfigurationResponse> dbDiskConfiguration()
        Returns:
        Gets or sets the disk configuration.
      • deploymentType

        public java.lang.String deploymentType()
        Returns:
        The type of SAP deployment, single server or Three tier. Expected value is 'SingleServer'.
      • networkConfiguration

        public java.util.Optional<NetworkConfigurationResponse> networkConfiguration()
        Returns:
        Network configuration for the server
      • subnetId

        public java.lang.String subnetId()
        Returns:
        The subnet id.