GatewayConfigurationApiResponse

data class GatewayConfigurationApiResponse(val hostname: String)

Information regarding the Configuration API of the API Management gateway. This is only applicable for API gateway with Standard SKU.

Constructors

Link copied to clipboard
constructor(hostname: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Hostname to which the agent connects to propagate configuration to the cloud.