Class ApplicationGatewayBackendHealthHttpSettings


  • public class ApplicationGatewayBackendHealthHttpSettings
    extends Object
    Application gateway BackendHealthHttp settings.
    • Constructor Detail

      • ApplicationGatewayBackendHealthHttpSettings

        public ApplicationGatewayBackendHealthHttpSettings()
    • Method Detail

      • backendHttpSettings

        public com.microsoft.azure.management.network.implementation.ApplicationGatewayBackendHttpSettingsInner backendHttpSettings()
        Get the backendHttpSettings value.
        Returns:
        the backendHttpSettings value
      • withBackendHttpSettings

        public ApplicationGatewayBackendHealthHttpSettings withBackendHttpSettings​(com.microsoft.azure.management.network.implementation.ApplicationGatewayBackendHttpSettingsInner backendHttpSettings)
        Set the backendHttpSettings value.
        Parameters:
        backendHttpSettings - the backendHttpSettings value to set
        Returns:
        the ApplicationGatewayBackendHealthHttpSettings object itself.