GatewayServerProperties interface
Defines the SAP Gateway Server properties.
Properties
health | Defines the health of SAP Instances. NOTE: This property will not be serialized. It can only be populated by the server. |
port | Gateway Port. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
health
Defines the health of SAP Instances. NOTE: This property will not be serialized. It can only be populated by the server.
health?: string
Property Value
string
port
Gateway Port. NOTE: This property will not be serialized. It can only be populated by the server.
port?: number
Property Value
number
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript