Поделиться через


ApplicationGatewaysListAvailableServerVariablesResponse type

Содержит данные ответа для операции listAvailableServerVariables.

type ApplicationGatewaysListAvailableServerVariablesResponse = {
  body: string[]
}