ApplicationGatewaysListAvailableServerVariablesResponse type
Contains response data for the listAvailableServerVariables operation.
type ApplicationGatewaysListAvailableServerVariablesResponse = {
body: string[]
}