ApplicationGatewaysListAvailableServerVariablesResponse type
Innehåller svarsdata för åtgärden listAvailableServerVariables.
type ApplicationGatewaysListAvailableServerVariablesResponse = {
body: string[]
}