Class GatewayServerProperties

java.lang.Object
com.azure.resourcemanager.workloads.models.GatewayServerProperties

public final class GatewayServerProperties extends Object
Defines the SAP Gateway Server properties.
  • Constructor Details

    • GatewayServerProperties

      public GatewayServerProperties()
  • Method Details

    • port

      public Long port()
      Get the port property: The gateway Port.
      Returns:
      the port value.
    • health

      public SapHealthState health()
      Get the health property: Defines the SAP Instance health.
      Returns:
      the health value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.