Class GetSAPSizingRecommendationsPlainArgs


  • public final class GetSAPSizingRecommendationsPlainArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • appLocation

        public java.lang.String appLocation()
        Returns:
        The geo-location where the resource is to be created.
      • databaseType

        public com.pulumi.core.Either<java.lang.String,​SAPDatabaseType> databaseType()
        Returns:
        The database type.
      • dbMemory

        public java.lang.Double dbMemory()
        Returns:
        The database memory configuration.
      • dbScaleMethod

        public java.util.Optional<com.pulumi.core.Either<java.lang.String,​SAPDatabaseScaleMethod>> dbScaleMethod()
        Returns:
        The DB scale method.
      • deploymentType

        public com.pulumi.core.Either<java.lang.String,​SAPDeploymentType> deploymentType()
        Returns:
        The deployment type. Eg: SingleServer/ThreeTier
      • environment

        public com.pulumi.core.Either<java.lang.String,​SAPEnvironmentType> environment()
        Returns:
        Defines the environment type - Production/Non Production.
      • highAvailabilityType

        public java.util.Optional<com.pulumi.core.Either<java.lang.String,​SAPHighAvailabilityType>> highAvailabilityType()
        Returns:
        The high availability type.
      • location

        public java.lang.String location()
        Returns:
        The name of Azure region.
      • sapProduct

        public com.pulumi.core.Either<java.lang.String,​SAPProductType> sapProduct()
        Returns:
        Defines the SAP Product type.
      • saps

        public java.lang.Double saps()
        Returns:
        The SAP Application Performance Standard measurement.