ApplicationGatewaysListAvailableServerVariablesResponse type
listAvailableServerVariables işlemi için yanıt verilerini içerir.
type ApplicationGatewaysListAvailableServerVariablesResponse = {
body: string[]
}