Class GatewayServerProperties
java.lang.Object
com.azure.resourcemanager.workloads.models.GatewayServerProperties
Defines the SAP Gateway Server properties.
-
Constructor Details
-
GatewayServerProperties
public GatewayServerProperties()
-
-
Method Details
-
port
Get the port property: The gateway Port.- Returns:
- the port value.
-
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.
-