### YamlMime:JavaType uid: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings" fullName: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings" name: "ApplicationGatewayBackendHealthHttpSettings" nameWithType: "ApplicationGatewayBackendHealthHttpSettings" summary: "Application gateway BackendHealthHttp settings." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **ApplicationGatewayBackendHealthHttpSettings**" constructors: - uid: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings.ApplicationGatewayBackendHealthHttpSettings()" fullName: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings.ApplicationGatewayBackendHealthHttpSettings()" name: "ApplicationGatewayBackendHealthHttpSettings()" nameWithType: "ApplicationGatewayBackendHealthHttpSettings.ApplicationGatewayBackendHealthHttpSettings()" syntax: "public ApplicationGatewayBackendHealthHttpSettings()" methods: - uid: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings.backendHttpSettings()" fullName: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings.backendHttpSettings()" name: "backendHttpSettings()" nameWithType: "ApplicationGatewayBackendHealthHttpSettings.backendHttpSettings()" summary: "Get reference to an ApplicationGatewayBackendHttpSettings resource." syntax: "public ApplicationGatewayBackendHttpSettings backendHttpSettings()" desc: "Get reference to an ApplicationGatewayBackendHttpSettings resource." returns: description: "the backendHttpSettings value" type: "" - uid: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings.servers()" fullName: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings.servers()" name: "servers()" nameWithType: "ApplicationGatewayBackendHealthHttpSettings.servers()" summary: "Get list of ApplicationGatewayBackendHealthServer resources." syntax: "public List servers()" desc: "Get list of ApplicationGatewayBackendHealthServer resources." returns: description: "the servers value" type: "<>" - uid: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings.withBackendHttpSettings(com.microsoft.azure.management.network.ApplicationGatewayBackendHttpSettings)" fullName: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings.withBackendHttpSettings(ApplicationGatewayBackendHttpSettings backendHttpSettings)" name: "withBackendHttpSettings(ApplicationGatewayBackendHttpSettings backendHttpSettings)" nameWithType: "ApplicationGatewayBackendHealthHttpSettings.withBackendHttpSettings(ApplicationGatewayBackendHttpSettings backendHttpSettings)" summary: "Set reference to an ApplicationGatewayBackendHttpSettings resource." parameters: - description: "the backendHttpSettings value to set" name: "backendHttpSettings" type: "" syntax: "public ApplicationGatewayBackendHealthHttpSettings withBackendHttpSettings(ApplicationGatewayBackendHttpSettings backendHttpSettings)" desc: "Set reference to an ApplicationGatewayBackendHttpSettings resource." returns: description: "the ApplicationGatewayBackendHealthHttpSettings object itself." type: "" - uid: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings.withServers(java.util.List)" fullName: "com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings.withServers(List servers)" name: "withServers(List servers)" nameWithType: "ApplicationGatewayBackendHealthHttpSettings.withServers(List servers)" summary: "Set list of ApplicationGatewayBackendHealthServer resources." parameters: - description: "the servers value to set" name: "servers" type: "<>" syntax: "public ApplicationGatewayBackendHealthHttpSettings withServers(List servers)" desc: "Set list of ApplicationGatewayBackendHealthServer resources." returns: description: "the ApplicationGatewayBackendHealthHttpSettings object itself." type: "" type: "class" desc: "Application gateway BackendHealthHttp settings." metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4